Update compose.yml
This commit is contained in:
parent
efbda23c38
commit
5016b4e99f
@ -20,6 +20,11 @@ services:
|
||||
- PYTHONUNBUFFERED=1
|
||||
depends_on:
|
||||
- meilisearch
|
||||
|
||||
jukebox-web:
|
||||
build: jukebox-web
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
volumes:
|
||||
meili_data:
|
Loading…
x
Reference in New Issue
Block a user