Merge branch 'master' of git.bizmatch.net:aknuth/docker

This commit is contained in:
Andreas Knuth 2025-10-02 18:35:00 -05:00
commit 1968faab99
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ annavillesda.org {
log { log {
output file /var/log/caddy/access.prod.log # Separate Logs output file /var/log/caddy/access.prod.log # Separate Logs
} }
reverse_proxy /api/* localhost:3070 reverse_proxy /api/* host.docker.internal:3070
encode gzip encode gzip
} }
www.annavillesda.org { www.annavillesda.org {