mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
correction de nginx.conf
This commit is contained in:
parent
7f98914221
commit
251b8f208d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location PATHTOCHANGE/syncthing {
|
||||
location PATHTOCHANGE {
|
||||
proxy_pass http://127.0.0.1:8080/;
|
||||
proxy_pass https://127.0.0.1:8080/;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue