reorganize vps domains

This commit is contained in:
v.karaychentsev
2026-02-17 12:27:34 +03:00
parent e4e3796f89
commit e7e9f8a29b
2 changed files with 32 additions and 21 deletions

View File

@@ -14,7 +14,7 @@
handle @beszel {
reverse_proxy http://beszel:8090
}
@gameyfin host gameyfin.catmedved.com
handle @gameyfin {
reverse_proxy http://gameyfin:8080
@@ -24,7 +24,7 @@
handle @gitea {
reverse_proxy http://gitea:3000
}
@music host music.catmedved.com
handle @music {
reverse_proxy http://navidrome:4533
@@ -48,7 +48,7 @@
http://*.catmedved.com {
@not_from_wg not remote_ip 10.8.0.0/24
redir @not_from_wg https://{host}{uri} permanent
import apps
@@ -56,7 +56,7 @@ http://*.catmedved.com {
https://*.catmedved.com {
tls /etc/caddy/certs/fullchain.pem /etc/caddy/certs/privkey.pem
import apps
}