mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 20:41:14 +00:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
service.example.com {
|
||
|
encode zstd gzip
|
||
|
reverse_proxy nginx:80
|
||
|
}
|