fix
This commit is contained in:
parent
573c0b3fc2
commit
450b3766a0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
default = "http_status:404";
|
default = "http_status:404";
|
||||||
credentialsFile = "/home/osbm/.cloudflared/eb9052aa-9867-482f-80e3-97a7d7e2ef04.json";
|
credentialsFile = "/home/osbm/.cloudflared/eb9052aa-9867-482f-80e3-97a7d7e2ef04.json";
|
||||||
ingress = {
|
ingress = {
|
||||||
"${config.osbmModules.services.forgejo.settings.server.DOMAIN}" = {
|
"${config.services.forgejo.settings.server.DOMAIN}" = {
|
||||||
service = "http://localhost:3000";
|
service = "http://localhost:3000";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue