Corrected many things after actual deployment
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user