mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
add port 80 to docker-compose-default
https://github.com/chatmail/relay/pull/614#discussion_r2279656441
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
# CERTS_MONITORING_TIMEOUT: 10
|
||||
# IS_DEVELOPMENT_INSTANCE: "True"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "25:25"
|
||||
- "587:587"
|
||||
- "143:143"
|
||||
|
||||
Reference in New Issue
Block a user