mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-02-16 01:34:24 +01:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
service.example.com {
|
|
encode zstd gzip
|
|
reverse_proxy nginx:80
|
|
}
|