mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
4 lines
76 B
Caddyfile
4 lines
76 B
Caddyfile
grafana.noratrieb.dev {
|
|
encode zstd gzip
|
|
reverse_proxy * localhost:3000
|
|
}
|