Disable backup monitoring

pull/1/head
Dominik Dzienia 2 years ago
parent 02c92f5b1e
commit 4e05c40cc7

@ -1,4 +1,4 @@
### version: 1.0.0 ### version: 1.0.1
version: "2" version: "2"
@ -33,6 +33,7 @@ services:
- DB_HOST=mongodb - DB_HOST=mongodb
- DB_PORT=27017 - DB_PORT=27017
- DB_CLEANUP_TIME=10080 - DB_CLEANUP_TIME=10080
- CONTAINER_ENABLE_MONITORING=FALSE
networks: networks:
- ns-tier - ns-tier
depends_on: depends_on:

Loading…
Cancel
Save