ingress-proxy: fix
This commit is contained in:
parent
dd2da578a9
commit
7608fce807
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
|||
recommendedTlsSettings = true;
|
||||
|
||||
upstreams = {
|
||||
mango.servers = [ tsHost "mango" 6167 ];
|
||||
mango.servers = [ (tsHost "mango" 6167) ];
|
||||
};
|
||||
|
||||
virtualHosts = {
|
||||
|
|
Loading…
Add table
Reference in a new issue