This commit is contained in:
admin 2024-03-27 13:08:02 +01:00
parent 3197673678
commit cd4ebfb807
5 changed files with 114 additions and 20 deletions

View file

@ -13,6 +13,7 @@
default = "http_status:404";
ingress = {
"*.sondell.org" = "http://localhost:1234";
"sondell.org" = "http://localhost:1234";
};
};
};