Fix typo
This commit is contained in:
parent
b7b694937c
commit
f90ff62e3f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user