Hotfix 0.4.0: Add volume for tournament data
This commit is contained in:
parent
6666e79178
commit
46c6c84963
@ -31,6 +31,7 @@ services:
|
|||||||
- database:/var/lib/mysql
|
- database:/var/lib/mysql
|
||||||
- ./sql/create_database.sql:/docker-entrypoint-initdb.d/init.sql
|
- ./sql/create_database.sql:/docker-entrypoint-initdb.d/init.sql
|
||||||
- ./sql:/sql
|
- ./sql:/sql
|
||||||
|
- ./tournament_data:/opt/ezgg-lan-manager/tournament_data
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user