EMAIL-CC
This commit is contained in:
14
Caddyfile
14
Caddyfile
@@ -92,6 +92,20 @@ www.qrmaster.net, qrmaster.net {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
##############
|
||||||
|
##### EMAIL-CC
|
||||||
|
##############
|
||||||
|
www.email-cc.com, email-cc.com {
|
||||||
|
handle {
|
||||||
|
reverse_proxy email-cc-web:3000
|
||||||
|
}
|
||||||
|
log {
|
||||||
|
output file /var/log/caddy/email-cc.log
|
||||||
|
format console
|
||||||
|
}
|
||||||
|
encode gzip zstd
|
||||||
|
}
|
||||||
|
|
||||||
############################
|
############################
|
||||||
##### config.email-bayarea.com
|
##### config.email-bayarea.com
|
||||||
############################
|
############################
|
||||||
|
|||||||
Reference in New Issue
Block a user