init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# TLS certificates are obtained and renewed automatically (Let's Encrypt).
|
||||
# Requirements: DNS for the name below points at this host, and ports 80 and
|
||||
# 443 are reachable from the internet (80 is used for the ACME challenge and
|
||||
# redirects to HTTPS).
|
||||
sandbox.clearsky.dev {
|
||||
encode zstd gzip
|
||||
reverse_proxy web:8080
|
||||
}
|
||||
Reference in New Issue
Block a user