ingress-proxy: refactor vhosts
This commit is contained in:
parent
bca96a5a88
commit
7ba764c9bc
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ in {
|
|||
|
||||
"oc.mekanoe.com" = static {
|
||||
src = pkgs.writeText "oc.mekanoe.com" "down";
|
||||
name = "oc.mekanoe.com";
|
||||
};
|
||||
|
||||
# Generic store for /.well-known/ paths.
|
||||
|
|
Loading…
Add table
Reference in a new issue