fix: drop deploy opts on non-app service

This commit is contained in:
2021-12-13 13:16:22 +01:00
parent 2f294803ac
commit e9748c1641

View File

@ -55,9 +55,6 @@ services:
- source: entrypoint_conf
target: /docker-entrypoint.sh
mode: 0555
deploy:
restart_policy:
condition: on-failure
db:
image: postgres:13-alpine