Fix typo
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user