fix: Removes *.mhoush.com domain, which isn't ready to move yet.
This commit is contained in:
@@ -150,35 +150,6 @@
|
||||
|
||||
}
|
||||
|
||||
*.mhoush.com {
|
||||
|
||||
tls {
|
||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||
resolvers 1.1.1.1
|
||||
}
|
||||
|
||||
log {
|
||||
level INFO
|
||||
output file /var/log/caddy/access.log
|
||||
}
|
||||
|
||||
@immich host photos.mhoush.com
|
||||
handle @immich {
|
||||
|
||||
# Immich public proxy.
|
||||
@public path /share /share/*
|
||||
handle @public {
|
||||
reverse_proxy http://frankenmini.housh.dev:3000
|
||||
crowdsec
|
||||
}
|
||||
|
||||
handle {
|
||||
reverse_proxy http://frankenmini.housh.dev:2283
|
||||
crowdsec
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Console
|
||||
console.mightymini.housh.dev {
|
||||
tls {
|
||||
|
||||
Reference in New Issue
Block a user