Update Caddyfile

This commit is contained in:
2026-01-02 20:25:53 -05:00
committed by GitHub
parent 4039e2f7e8
commit 2805dd552f

View File

@@ -1,4 +1,4 @@
rfd.davegallant.ca {
:80 {
file_server
reverse_proxy /api/* backend:8080
}