Fix typo
This commit is contained in:
parent
dfab83929d
commit
248f8e2b8d
@ -26,7 +26,7 @@ services:
|
|||||||
- proxy
|
- proxy
|
||||||
- internal
|
- internal
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f" "http://localhost:3000"]
|
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
||||||
interval: 15s
|
interval: 15s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 10
|
retries: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user