fix: faster turn around

This commit is contained in:
2021-12-13 12:57:57 +01:00
parent 9ddafdbbc6
commit 8222f55f64

View File

@ -58,9 +58,6 @@ services:
deploy:
restart_policy:
condition: on-failure
delay: "60s"
max_attempts: 3
window: 120s
db:
image: postgres:13-alpine