make dashboard public
This commit is contained in:
parent
58fa28434b
commit
bcde69c1ea
1 changed files with 3 additions and 2 deletions
|
|
@ -8,6 +8,7 @@
|
|||
ingress = {
|
||||
"git.${homelab.domain}" = "http://localhost:3000";
|
||||
"auth.${homelab.domain}" = "http://localhost:1411";
|
||||
"dash.${homelab.domain}" = "http://localhost:5070";
|
||||
"gallery.${homelab.domain}" = "http://localhost:2284";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue