mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-19 02:51:48 +02:00
Add persistent volume to mariadb container.
This commit is contained in:
parent
4c64144f3d
commit
e08041338a
@ -16,3 +16,8 @@ services:
|
||||
image: mariadb
|
||||
restart: always
|
||||
env_file: .env
|
||||
volumes:
|
||||
- karaoqueue-db:/var/lib/mysql
|
||||
|
||||
volumes:
|
||||
karaoqueue-db:
|
||||
|
Loading…
x
Reference in New Issue
Block a user