ingress-proxy: refactor vhosts
This commit is contained in:
parent
7acccafa90
commit
03ee2a92fd
1 changed files with 0 additions and 2 deletions
|
@ -87,12 +87,10 @@ in {
|
|||
"mekanoe.com" = static {
|
||||
url = "https://codeberg.org/noe/personal-site.git";
|
||||
rev = "8601d3a426bc07c715f265b2132b384c21397533";
|
||||
name = "mekanoe.com";
|
||||
};
|
||||
|
||||
"oc.mekanoe.com" = static {
|
||||
src = pkgs.writeText "oc.mekanoe.com" "down";
|
||||
name = "oc.mekanoe.com";
|
||||
};
|
||||
|
||||
# Generic store for /.well-known/ paths.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue