change redirect
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 36s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 36s
This commit is contained in:
parent
fb22490bd8
commit
836d36b8d4
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
};
|
};
|
||||||
redirects = {
|
redirects = {
|
||||||
"www" = "https://proxy.${homelab.domain}";
|
"www" = "https://proxy.${homelab.domain}";
|
||||||
"dash" = "https://${homelab.domain}";
|
"dash" = "https://proxy.${homelab.domain}";
|
||||||
"immich" = "https://gallery.proxy.${homelab.domain}";
|
"immich" = "https://gallery.proxy.${homelab.domain}";
|
||||||
};
|
};
|
||||||
exta-conf = ''
|
exta-conf = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue