ingress: typo
This commit is contained in:
parent
e9456309ee
commit
4fae953e30
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"m.la.mekanoe.com" = {
|
"m.la.mekanoe.com" = {
|
||||||
location."/".proxyPass = tsHost "lab-alpha";
|
locations."/".proxyPass = tsHost "lab-alpha";
|
||||||
} // proxyConfig;
|
} // proxyConfig;
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Add table
Reference in a new issue