ingress-proxy: update static-sites config
This commit is contained in:
parent
a624b98595
commit
c74b5a5fba
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ in rec {
|
|||
staticSite = {
|
||||
locations."/" = {
|
||||
proxyPass = "http://staticsites";
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
} // defaultConfig;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue