ingress-proxy: fix
This commit is contained in:
parent
cd46cdd052
commit
3a90ecbd01
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ in {
|
||||||
|
|
||||||
upstreams = {
|
upstreams = {
|
||||||
mango.servers."${tsHost "mango" 6167}" = {};
|
mango.servers."${tsHost "mango" 6167}" = {};
|
||||||
hsb.servers."${tsHost "hsb" 8080}" = {};
|
hsb.servers."${tsHost "happystaticbuzz" 8080}" = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue