mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-15 09:05:10 +01:00
5 lines
87 B
Caddyfile
5 lines
87 B
Caddyfile
does-it-build.noratrieb.dev {
|
|
log
|
|
encode zstd gzip
|
|
reverse_proxy * localhost:3000
|
|
}
|