Corrected many things after actual deployment

This commit is contained in:
oscarg
2026-08-11 04:16:33 +00:00
parent d53e7eef37
commit 28143427ff
4 changed files with 42 additions and 11 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
{$WEBMAIL_SUBDOMAIN}.{$DOMAIN_NAME} {
{$CADDY_TLS}
reverse_proxy email_frontend:3000
reverse_proxy email_frontend:3000
}
{$MAIL_SUBDOMAIN}.{$DOMAIN_NAME} {
{$CADDY_TLS}
reverse_proxy email_backend:8080
header {