mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-04-26 02:29:45 -05:00
bdb3735840
This is only to avoid accidentally leaking any secrets from early development especially in the light of short-sha attacks.
6 lines
66 B
Caddyfile
6 lines
66 B
Caddyfile
# example.com
|
|
|
|
localhost
|
|
encode gzip zstd
|
|
reverse_proxy blog:4000
|