l;
This commit is contained in:
parent
b382eda181
commit
6e96db3c5c
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,6 @@ services:
|
|||
- netgrimoire
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
- LOG_LEVEL=info
|
||||
- LOG_JSON=false
|
||||
- DIUN_WATCH_WORKERS=20
|
||||
- DIUN_WATCH_SCHEDULE=0 */6 * * *
|
||||
- DIUN_PROVIDERS_DOCKER=true
|
||||
|
|
@ -24,6 +22,8 @@ services:
|
|||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
labels:
|
||||
diun.enable: "true"
|
||||
|
||||
networks:
|
||||
netgrimoire:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue