ingress-proxy: fix keysmash
This commit is contained in:
parent
1ed940d9a1
commit
66f9586fd6
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in {
|
|||
upstreams = {
|
||||
mango.servers."${tsHost "mango" 6167}" = {};
|
||||
hsb.servers."${tsHost "happystaticbuzz" 8080}" = {};
|
||||
#ks.servers."${tsHost "keysmash" 8080}" = {};
|
||||
ks.servers."${tsHost "keysmash" 8080}" = {};
|
||||
};
|
||||
|
||||
virtualHosts = let
|
||||
|
|
Loading…
Add table
Reference in a new issue