Compare commits
2 commits
d3c4de5aeb
...
bf1d10f12a
Author | SHA1 | Date | |
---|---|---|---|
Tristan Daniël Maat | bf1d10f12a | ||
Tristan Daniël Maat | f2fd9cd121 |
|
@ -26,6 +26,6 @@ in {
|
|||
add_header Strict-Transport-Security "max-age=15552000; includeSubDomains" always;
|
||||
'';
|
||||
|
||||
locations."/".proxyPass = "http://${httpAddress}:${toString httpPort}";
|
||||
locations."/".proxyPass = "http://${httpAddress}:${builtins.toString httpPort}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue