disable health check for netdata
This commit is contained in:
parent
e6d9394c75
commit
0c280074f3
1 changed files with 3 additions and 1 deletions
|
@ -40,7 +40,9 @@ services:
|
|||
environment:
|
||||
- CONTAINERS=1
|
||||
networks:
|
||||
- srv
|
||||
- srv
|
||||
healthcheck:
|
||||
disable: true
|
||||
|
||||
volumes:
|
||||
netdataconfig:
|
||||
|
|
Loading…
Add table
Reference in a new issue