This commit is contained in:
parent
2fbeff46e1
commit
b000a6ecae
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ in {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://192.168.1.125:5055";
|
proxyPass = "http://192.168.1.24:5055";
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue