host.docker.internal

This commit is contained in:
Andreas Knuth 2025-10-02 18:34:54 -05:00
parent 7f071435c7
commit 2617f049f3
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 {