add code-server
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 4s

This commit is contained in:
Satria 2026-03-28 19:47:22 +07:00
commit dd27570137
4 changed files with 16 additions and 1 deletions

View file

@ -69,6 +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/" ]
[ "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/" ]