Test
This commit is contained in:
parent
aaa0a838fc
commit
e62695e073
10
compose.yaml
10
compose.yaml
@ -2,12 +2,4 @@ services:
|
|||||||
http-server:
|
http-server:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
healthcheck:
|
|
||||||
test:
|
|
||||||
- CMD
|
|
||||||
- curl
|
|
||||||
- 'http://127.0.0.1:3000/test'
|
|
||||||
interval: 2s
|
|
||||||
timeout: 10s
|
|
||||||
retries: 15
|
|
||||||
Loading…
x
Reference in New Issue
Block a user