Fix path
This commit is contained in:
@ -67,7 +67,7 @@ services:
|
|||||||
- SMTP_PORT
|
- SMTP_PORT
|
||||||
configs:
|
configs:
|
||||||
- source: settings_local
|
- source: settings_local
|
||||||
target: /opt/mailman/web/settings_local.py
|
target: /opt/mailman-web/settings_local.py
|
||||||
- source: web_entrypoint_sh
|
- source: web_entrypoint_sh
|
||||||
target: /usr/local/bin/docker-entrypoint-custom.sh
|
target: /usr/local/bin/docker-entrypoint-custom.sh
|
||||||
mode: 0555
|
mode: 0555
|
||||||
|
Reference in New Issue
Block a user