updated the gateway to handle subdomains correctly and update transip config to no longer handle mitschelich.nl

This commit is contained in:
2025-09-22 21:51:41 +02:00
parent bf93c31c36
commit ae52b85e80
2 changed files with 5 additions and 11 deletions
+5 -4
View File
@@ -11,14 +11,15 @@ services:
# - URL=vbchaos.nl # - URL=vbchaos.nl
- URL=mitscherlich.nl - URL=mitscherlich.nl
- VALIDATION=http - VALIDATION=http
# - SUBDOMAINS=wildcard
- SUBDOMAINS=nc,esp,git,jenkins,registry,registrybrowser,svn,vpn,vaultwarden,collabora - SUBDOMAINS=nc,esp,git,jenkins,registry,registrybrowser,svn,vpn,vaultwarden,collabora
- CERTPROVIDER= #optional # - CERTPROVIDER= #optional
- DNSPLUGIN=cloudflare #optional # - DNSPLUGIN=cloudflare #optional
- PROPAGATION= #optional # - PROPAGATION= #optional
- EMAIL= matthias.mitscherlich@gmail.com - EMAIL= matthias.mitscherlich@gmail.com
# - ONLY_SUBDOMAINS=false #optional # - ONLY_SUBDOMAINS=false #optional
- ONLY_SUBDOMAINS=true - ONLY_SUBDOMAINS=true
# - EXTRA_DOMAINS=*.vbchaos.nl #optional - EXTRA_DOMAINS=nc.vbchaos.nl,vaultwarden.vbchaos.nl,vpn.vbchaos.nl,registry.vbchaos.nl,git.vbchaos.nl #optional
- STAGING=false #optional - STAGING=false #optional
volumes: volumes:
- /docker_config/swag:/config - /docker_config/swag:/config
@@ -111,13 +111,6 @@ FM37lMkICyTFFIc/s1x86VNX
# #
# content = "" # content = ""
[[record]]
hostname = "mitscherlich.nl"
entry = "*"
ttl = 300
type = "A"
content = ""
[[record]] [[record]]
hostname = "vbchaos.nl" hostname = "vbchaos.nl"
entry = "*" entry = "*"