mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 20:04:06 +01:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
service.example.com {
|
|
encode zstd gzip
|
|
reverse_proxy nginx:80
|
|
}
|