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
|
||||
volumes:
|
||||
#- "./db:/var/lib/mysql"
|
||||
- libre_dbase:/data/db
|
||||
- libre_dbase:/var/lib/mysql
|
||||
environment:
|
||||
- "TZ=${TZ}"
|
||||
- "MARIADB_RANDOM_ROOT_PASSWORD=yes"
|
||||
|
|
@ -166,6 +166,7 @@ services:
|
|||
- "SIDECAR_SNMPTRAPD=1"
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
||||
libre_dbase:
|
||||
driver: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue