1
0
Fork 0

Add Caddyfiles

This commit is contained in:
mrsobakin 2024-11-23 22:31:56 +03:00
parent 83b2199a99
commit 9bc656c3da
No known key found for this signature in database
GPG key ID: 325CBF665E4FFD6E
3 changed files with 96 additions and 0 deletions

10
caddy/Caddyfile Normal file
View file

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