remove haraka path and dependencies

This commit is contained in:
deityhub
2020-11-03 18:46:15 +01:00
parent 229b057286
commit e19cc685d4

View File

@@ -26,7 +26,7 @@ services:
depends_on:
- mongo
- redis
- haraka
# - haraka
accounts:
ports:
@@ -143,9 +143,9 @@ services:
##IMPORTANT:
## This container is an SMTP server used to send emails.
haraka:
ports:
- '25:25'
build: ./haraka
# haraka:
# ports:
# - '25:25'
# build: ./haraka
volumes:
mongodata: