feat(sgx): add Syncthing support and configuration updates
Added Syncthing support with proxy and SSL in nginx and updated ACME certs configuration. Adjusted Syncthing GUI to bind to localhost for improved security.
This commit is contained in:
parent
8748f2b80b
commit
7e283d9266
3 changed files with 11 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
};
|
||||
certs = {
|
||||
"openwebui.hoyer.world" = { };
|
||||
"syncthing.hoyer.world" = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue