innungsapp wildcard
This commit is contained in:
@@ -48,14 +48,21 @@ www.qrmaster.net, qrmaster.net {
|
|||||||
##############
|
##############
|
||||||
##### INNUNGSAPP
|
##### INNUNGSAPP
|
||||||
##############
|
##############
|
||||||
www.innungsapp.com, innungsapp.com {
|
*.innungsapp.com, innungsapp.com {
|
||||||
|
# Nutzt die oben definierte Cloudflare DNS-Challenge
|
||||||
|
tls {
|
||||||
|
dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
||||||
|
}
|
||||||
|
|
||||||
handle {
|
handle {
|
||||||
reverse_proxy innungsapp-admin:3000
|
reverse_proxy innungsapp-admin:3000
|
||||||
}
|
}
|
||||||
|
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/innungsapp.log
|
output file /var/log/caddy/innungsapp.log
|
||||||
format console
|
format console
|
||||||
}
|
}
|
||||||
|
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
##############
|
##############
|
||||||
|
|||||||
Reference in New Issue
Block a user