ds
This commit is contained in:
parent
801fc8d1ce
commit
10f4082533
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
#- "./db:/var/lib/mysql"
|
#- "./db:/var/lib/mysql"
|
||||||
- libre_dbase:/data/db
|
- libre_dbase:/var/lib/mysql
|
||||||
environment:
|
environment:
|
||||||
- "TZ=${TZ}"
|
- "TZ=${TZ}"
|
||||||
- "MARIADB_RANDOM_ROOT_PASSWORD=yes"
|
- "MARIADB_RANDOM_ROOT_PASSWORD=yes"
|
||||||
|
|
@ -166,6 +166,7 @@ services:
|
||||||
- "SIDECAR_SNMPTRAPD=1"
|
- "SIDECAR_SNMPTRAPD=1"
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
|
||||||
libre_dbase:
|
libre_dbase:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue