Fix source for entrypoint config

This commit is contained in:
decentral1se 2021-05-06 11:13:46 +02:00
parent 9756f74be1
commit 74e2ce1f26
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -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