Current
This commit is contained in:
8
conf/includes/syncthing.conf
Normal file
8
conf/includes/syncthing.conf
Normal file
@ -0,0 +1,8 @@
|
||||
location / { proxy_pass http://localhost:8384; }
|
||||
# server {
|
||||
# listen 8011;
|
||||
# server_name localhost;
|
||||
# location / {
|
||||
# proxy_pass http://localhost:8384;
|
||||
# }
|
||||
# }
|
Reference in New Issue
Block a user