mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
remove haraka path and dependencies
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user