This commit is contained in:
decentral1se 2021-05-14 16:50:53 +02:00
parent b7b694937c
commit f90ff62e3f
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A

View File

@ -57,7 +57,7 @@ services:
- SMTP_PORT - SMTP_PORT
configs: configs:
- source: web_entrypoint_sh - source: web_entrypoint_sh
target: /usr/local/bin/docker-entrypoint-ustom.sh target: /usr/local/bin/docker-entrypoint-custom.sh
mode: 0555 mode: 0555
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
command: uwsgi --ini /opt/mailman-web/uwsgi.ini command: uwsgi --ini /opt/mailman-web/uwsgi.ini