remove healthcheck while testing
This commit is contained in:
@ -19,12 +19,6 @@ services:
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.7.6"
|
||||
volumes:
|
||||
- privatebin-data:/srv/data:rw
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8080"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
start_period: 1m
|
||||
|
||||
volumes:
|
||||
privatebin-data:
|
||||
|
Reference in New Issue
Block a user