Compose-Examples/caddy/CaddyFile

5 wiersze
68 B
Plaintext
Czysty Zwykły widok Historia

2023-02-15 21:45:31 +00:00
service.example.com {
encode zstd gzip
reverse_proxy nginx:80
}