mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-02-14 08:44:25 +01:00
cleanup repo
This commit is contained in:
4
examples/caddy/CaddyFile
Normal file
4
examples/caddy/CaddyFile
Normal file
@@ -0,0 +1,4 @@
|
||||
service.example.com {
|
||||
encode zstd gzip
|
||||
reverse_proxy nginx:80
|
||||
}
|
||||
Reference in New Issue
Block a user