1
0
Fork 0
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:
Biette Lahire 2015-03-26 21:02:44 +01:00
parent 7f98914221
commit 251b8f208d

View file

@ -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/;