This commit is contained in:
root
2026-09-19 20:21:47 +02:00
commit 0798933b05
62 changed files with 7658 additions and 0 deletions
+8
View File
@@ -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
}