innungsapp

This commit is contained in:
2026-04-11 22:04:28 -05:00
parent 91c930db23
commit 813e097d89

View File

@@ -54,9 +54,9 @@ qrmaster.net {
############## ##############
##### INNUNGSAPP ##### INNUNGSAPP
############## ##############
www.innungsapp.com { www.innungsapp.com, innungsapp.com {
handle { handle {
reverse_proxy host.docker.internal:3010 reverse_proxy innungsapp-admin:3000
} }
log { log {
output file /var/log/caddy/innungsapp.log output file /var/log/caddy/innungsapp.log
@@ -64,9 +64,6 @@ www.innungsapp.com {
} }
encode gzip encode gzip
} }
innungsapp.com {
redir https://www.innungsapp.com{uri} permanent
}
############## ##############
##### BAYAREA ##### BAYAREA
############## ##############