mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 06:41:51 +00:00
10 lines
74 B
Caddyfile
10 lines
74 B
Caddyfile
localhost
|
|
|
|
log
|
|
|
|
reverse_proxy * localhost:4000
|
|
|
|
encode gzip
|
|
|
|
tls internal
|