feat: Homelable

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Lino Silva
2026-05-04 10:33:18 +01:00
parent 9e4a1f7836
commit e1500967cf
3 changed files with 53 additions and 5 deletions
+5 -5
View File
@@ -133,11 +133,6 @@ auto_configure_traefik:
host: "10.0.2.46"
port: 3000
auth_required: false
# geoguessr:
# subdomain: "geoguessr"
# host: "10.0.2.39"
# port: 8080
# auth_required: true
gitea:
subdomain: "gitea"
host: "10.0.2.28"
@@ -230,6 +225,11 @@ auto_configure_traefik:
host: "10.0.4.30"
port: 8083
auth_required: true
homelable:
subdomain: "infra"
host: "10.0.4.30"
port: 8084
auth_required: true
# Auth services configuration
pocketid_host: 10.0.4.10