remove herderin subdomain

This commit is contained in:
2025-05-05 09:55:22 +02:00
committed by root
parent 0dc9f4e2ad
commit 1f4be5334b
2 changed files with 2 additions and 3 deletions

View File

@@ -12,8 +12,7 @@
}
}
uitgeest.veenboer.xyz \
herderin.veenboer.xyz {
uitgeest.veenboer.xyz {
reverse_proxy nginx
}
import unprotected ha host:8123

View File

@@ -5,7 +5,7 @@ services:
container_name: caddy
environment:
- DOMAIN=veenboer.xyz
- SUBDOMAIN=herderin
- SUBDOMAIN=uitgeest
- AWS_REGION=eu-west-1
- AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID:?}
- AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY:?}