host.docker.internal instead of localhost

This commit is contained in:
2025-08-22 15:19:54 -05:00
parent d5aaa64555
commit 08501f863a

View File

@@ -57,7 +57,7 @@ fancytextstuff.com {
cielectrical.bayarea-cc.com {
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
handle {
reverse_proxy localhost:3000
reverse_proxy host.docker.internal:3000
}
log {
output file /var/log/caddy/cielectrical.log