Initial import
This commit is contained in:
8
infra/caddy/Caddyfile
Normal file
8
infra/caddy/Caddyfile
Normal file
@@ -0,0 +1,8 @@
|
||||
# Placeholder reverse-proxy config for the future Docker Compose deployment.
|
||||
# Replace example.com and upstream targets during implementation.
|
||||
|
||||
example.com {
|
||||
encode zstd gzip
|
||||
|
||||
reverse_proxy web:3000
|
||||
}
|
||||
Reference in New Issue
Block a user