add proxy prefix
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 31s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 31s
This commit is contained in:
parent
08ea39b54b
commit
8190825296
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
services = [
|
||||
[ "PocketID" "authentik" "https://auth.${homelab.domain}" "http://localhost:1411/" ]
|
||||
[ "Forgejo" "forgejo" "https://git.${homelab.domain}" "http://localhost:5080/" ]
|
||||
[ "CodeServer" "coder" "https://code.${homelab.domain}" "http://localhost:8443/" ]
|
||||
[ "CodeServer" "coder" "https://code.proxy.${homelab.domain}" "http://localhost:8443/" ]
|
||||
[ "AdGuardHome" "adguard" "https://dns.proxy.${homelab.domain}" "http://localhost:8088/" ]
|
||||
[ "Traefik" "traefikproxy" "https://dynamic.proxy.${homelab.domain}/dashboard/" "" ]
|
||||
[ "Immich" "immich" "https://gallery.proxy.${homelab.domain}" "http://localhost:2283/" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue