Added index volume for koel

pull/13/head
Jef Roosens 2021-04-23 21:19:33 +02:00
parent e21a135c7d
commit beb9014b94
Signed by: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ services:
- './.env:/var/www/html/.env'
- 'covers:/var/www/html/public/img/covers'
- 'music:/music'
- 'index:/var/www/html/storage/search-indexes'
db:
image: 'mariadb:10.5.9-focal'
@ -45,4 +46,5 @@ networks:
volumes:
covers:
db-data:
index:
music: