Drop TODOs
This commit is contained in:
parent
f75f336f1e
commit
b2662c316f
@ -1,9 +1,6 @@
|
|||||||
---
|
---
|
||||||
version: "3.8"
|
version: "3.8"
|
||||||
|
|
||||||
# TODO(decentral1se):
|
|
||||||
# - healthchecks
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
core:
|
core:
|
||||||
image: "maxking/mailman-core:0.3"
|
image: "maxking/mailman-core:0.3"
|
||||||
@ -65,10 +62,8 @@ services:
|
|||||||
mode: 0555
|
mode: 0555
|
||||||
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
|
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
|
||||||
|
|
||||||
# TODO(decentral1se): proxy mailman-web
|
|
||||||
nginx: []
|
nginx: []
|
||||||
|
|
||||||
# TODO(decentral1se): manage incoming/outgoing mail
|
|
||||||
smtp:
|
smtp:
|
||||||
image: "mailu/postfix:1.7"
|
image: "mailu/postfix:1.7"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user