Update Caddyfile

This commit is contained in:
2026-01-31 15:00:00 -05:00
committed by GitHub
parent 6c0109684c
commit 7a3ff92e06

View File

@@ -4,5 +4,5 @@
:80 { :80 {
file_server file_server
reverse_proxy /api/* localhost:8080 reverse_proxy /api/* rfd-fyi-backend:8080
} }