Mailman service #27

Open
valberg wants to merge 9 commits from mailman into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 11b2e42637 - Show all commits

View File

@ -172,7 +172,7 @@
### Mailman containers ###
mailman-core:
image: maxking/mailman-core:0.3.11
image: maxking/mailman-core:0.4
volumes:
- "{{ mailman.volume_folder }}/core:/opt/mailman"
stop_grace_period: 30s
@ -196,7 +196,7 @@
external_services:
mailman-web:
image: maxking/mailman-web:0.3.11
image: maxking/mailman-web:0.4
depends_on:
- database
links: