Update docker-compose.yaml
This commit is contained in:
parent
46906a0883
commit
49c5e4026c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ services:
|
||||||
test: ["CMD", "wget", "-qO-", "http://localhost:5173"]
|
test: ["CMD", "wget", "-qO-", "http://localhost:5173"]
|
||||||
interval: 10s
|
interval: 10s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 5
|
retries: 4
|
||||||
Loading…
Reference in a new issue