promty/caddy/Caddyfile
2024-11-23 22:31:56 +03:00

10 lines
203 B
Caddyfile
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

https://, ядро.орг, *.ядро.орг {
tls internal
encode gzip zstd
import Caddyfile.yadro localhost:8000
}
http://localhost:9000 {
import Caddyfile.puppies localhost:9001-9010
}