chore: handle x-caddy: path/to/Caddyfile to read Caddy config in compose from file

This commit is contained in:
Pasha Sviderski
2025-08-13 13:45:39 +10:00
parent 879c7c1876
commit ec73f9ecd8
5 changed files with 115 additions and 12 deletions
+3
View File
@@ -0,0 +1,3 @@
test.example.com {
reverse_proxy test:8000
}