Allow syncthing access remotely
This commit is contained in:
@@ -83,6 +83,12 @@
|
||||
'';
|
||||
};
|
||||
|
||||
"http://bigding:8384" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy localhost:8387
|
||||
'';
|
||||
};
|
||||
|
||||
"bigding.squirrel-clownfish.ts.net" = {
|
||||
extraConfig = ''
|
||||
tls {
|
||||
|
||||
Reference in New Issue
Block a user