Drop that back to a TODO
This commit is contained in:
12
compose.yml
12
compose.yml
@ -34,14 +34,10 @@ services:
|
|||||||
mode: 0555
|
mode: 0555
|
||||||
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
|
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
|
||||||
|
|
||||||
mail:
|
# Note(decentral1se): implement this
|
||||||
image: "mailu/postfix:1.7"
|
# https://mailman.readthedocs.io/en/latest/src/mailman/docs/mta.html
|
||||||
networks:
|
# https://github.com/maxking/docker-mailman#setting-up-your-mta
|
||||||
- internal
|
mta: []
|
||||||
volumes:
|
|
||||||
- "mqueue:/queue"
|
|
||||||
healthcheck:
|
|
||||||
disable: true
|
|
||||||
|
|
||||||
front:
|
front:
|
||||||
image: "maxking/mailman-web:0.3"
|
image: "maxking/mailman-web:0.3"
|
||||||
|
Reference in New Issue
Block a user