Recommended nginx settings
This commit is contained in:
parent
8c2a444b44
commit
7ee6d7c77d
3 changed files with 11 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ in {
|
|||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "https://localhost:8081";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue