fancytextstuff

This commit is contained in:
Andreas Knuth 2025-08-18 17:17:41 -05:00
parent 1369944996
commit 766f0d4a18
1 changed files with 15 additions and 0 deletions

View File

@ -43,6 +43,21 @@ bayarea-cc.com {
www.bayarea-cc.com { www.bayarea-cc.com {
redir https://bayarea-cc.com{uri} permanent redir https://bayarea-cc.com{uri} permanent
} }
fancytextstuff.com {
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
handle {
reverse_proxy fancytext-app:3010
}
log {
output file /var/log/caddy/fancytext.log
format console
}
encode gzip
}
www.fancytextstuff.com {
redir https://fancytextstuff.com{uri} permanent
}
auth.bizmatch.net { auth.bizmatch.net {
reverse_proxy https://bizmatch-net.firebaseapp.com { reverse_proxy https://bizmatch-net.firebaseapp.com {
header_up Host bizmatch-net.firebaseapp.com header_up Host bizmatch-net.firebaseapp.com