Merge branch 'master' of git.bizmatch.net:aknuth/docker

This commit is contained in:
Andreas Knuth 2025-12-31 10:56:21 -06:00
commit 4a5222a781
1 changed files with 12 additions and 2 deletions

View File

@ -7,7 +7,7 @@
# Prod: Neue Domains
www.bizmatch.net {
handle /pictures/* {
root * /home/aknuth/git/bizmatch-project-prod/bizmatch-server # Prod-Ordner
root * /home/aknuth/git/bizmatch-project/bizmatch-server # Prod-Ordner
file_server
}
handle {
@ -201,7 +201,17 @@ app.email-bayarea.com {
encode gzip
}
# Roundcube für docker-mailserver
config.email-bayarea.com {
reverse_proxy host.docker.internal:3008
log {
output stderr
format console
}
encode gzip
}
# IMAP/SMTP Server für E-Mail-Clients
email-srvr.com {
# Für E-Mail-Client-Konfiguration (Autodiscover)