box: listen.port
This commit is contained in:
parent
aa19b26c91
commit
1092f99521
@ -675,7 +675,7 @@ in {
|
||||
#forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass =
|
||||
"http://localhost:${toString config.services.calibre-web.port}";
|
||||
"http://localhost:${toString config.services.calibre-web.listen.port}";
|
||||
proxyWebsockets = true;
|
||||
extraConfig = ''
|
||||
${httpAllow}
|
||||
|
Loading…
Reference in New Issue
Block a user