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