Fix source for entrypoint config
This commit is contained in:
parent
9756f74be1
commit
74e2ce1f26
@ -60,7 +60,7 @@ services:
|
||||
secrets:
|
||||
- db_password
|
||||
configs:
|
||||
- source: entrypoint_conf
|
||||
- source: app_entrypoint
|
||||
target: /docker-entrypoint.sh
|
||||
mode: 0555
|
||||
entrypoint: /docker-entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user