Add Caddyfile

This commit is contained in:
2026-02-23 12:00:49 -08:00
parent f3cc9ec4f5
commit 471121aa0f

4
Caddyfile Normal file
View File

@@ -0,0 +1,4 @@
interchange-api.bchen.dev {
reverse_proxy app:4000
}