Skip to content

Commit 7dbe5ec

Browse files
committed
fixup
1 parent 2cce459 commit 7dbe5ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ services:
1616
test: ["CMD-SHELL", "curl -f http://localhost:8000/api/build || exit 1"]
1717
interval: 10s
1818
timeout: 5s
19-
retries: 10
20-
start_period: 120s
19+
retries: 30
20+
start_period: 180s
2121

2222
huey:
2323
container_name: huey

0 commit comments

Comments
 (0)