reorganize vps domains
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user