mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-27 07:17:24 +00:00
Removed password again
This commit is contained in:
@@ -33,7 +33,6 @@ http {
|
||||
error_log /dev/stderr warn;
|
||||
listen 8000 default_server;
|
||||
server_name _;
|
||||
proxy_set_header Authorization "Basic YWRtaW46YWRtaW4=";
|
||||
proxy_read_timeout 120s;
|
||||
location /check {
|
||||
proxy_pass http://localhost:3000/syncthing/app.js;
|
||||
|
Reference in New Issue
Block a user