This commit is contained in:
Andreas Knuth 2025-08-27 17:56:00 -05:00
commit 4c34709526
2 changed files with 12 additions and 1 deletions

View File

@ -65,6 +65,17 @@ cielectrical.bayarea-cc.com {
} }
encode gzip encode gzip
} }
hamptonbrown.bayarea-cc.com {
# wenn du API innerhalb von Next bedienst, weiterleiten an den Next Prozess
handle {
reverse_proxy host.docker.internal:3010
}
log {
output file /var/log/caddy/hamptonbrown.log
format console
}
encode gzip
}
www.fancytextstuff.com { www.fancytextstuff.com {
redir https://fancytextstuff.com{uri} permanent redir https://fancytextstuff.com{uri} permanent
} }

View File

@ -1 +1 @@
knuth@andreasknuth.de|hashed_password_here # Generiere Passwort mit: docker run --rm ghcr.io/docker-mailserver/docker-mailserver:latest generate-password knuth@andreasknuth.de|{ARGON2ID}$argon2id$v=19$m=65536,t=3,p=1$lGGO4HCLZeV/56KX9sr4Aw$JbtfXgpuhCsE4uOZUMtrZF8i7iTZDjZ2Br9bvVFgFaM # Generiere Passwort mit: docker run --rm ghcr.io/docker-mailserver/docker-mailserver:latest generate-password