Skip to content

Commit

Permalink
make migration twice faster
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed May 8, 2023
1 parent fc8f637 commit 188f54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/migration/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ COPY --from=build ${VIRTUAL_ENV} ${VIRTUAL_ENV}
COPY --chown=scu:scu services/migration/docker services/migration/docker

HEALTHCHECK \
--interval=10s \
--interval=5s \
--timeout=10s \
--start-period=1ms \
--retries=10 \
Expand Down

0 comments on commit 188f54c

Please sign in to comment.