This commit is contained in:
traveler 2025-03-07 20:50:49 -06:00
parent 801fc8d1ce
commit 10f4082533

View file

@ -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