manual_inherit
This commit is contained in:
@@ -21,7 +21,7 @@ let
|
||||
enable = true;
|
||||
url = "https://cloud.mjallen.dev";
|
||||
address = cfg.listenAddress;
|
||||
port = cfg.port;
|
||||
inherit (cfg) port;
|
||||
stateDir = "${cfg.configDir}/opencloud";
|
||||
environment = {
|
||||
PROXY_TLS = "false"; # disable https when behind reverse-proxy
|
||||
|
||||
Reference in New Issue
Block a user