Compare commits
2 Commits
48c554d926
...
2c0fd64edd
Author | SHA1 | Date | |
---|---|---|---|
2c0fd64edd | |||
ced8c34823 |
@ -69,6 +69,13 @@ in
|
|||||||
proxyPass = "http://192.168.1.26:3090";
|
proxyPass = "http://192.168.1.26:3090";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"syncthing.railbird.ai" = {
|
||||||
|
enableACME = true;
|
||||||
|
forceSSL = true;
|
||||||
|
locations."/" = {
|
||||||
|
proxyPass = "http://[::1]:8384";
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user