Update qnap_mediaui.yaml
parent
b58701bcd0
commit
9b87dffcb9
|
@ -14,8 +14,8 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- UPLOAD_LOCATION=./library
|
- UPLOAD_LOCATION=./library
|
||||||
- DB_DATA_LOCATION=./postgres
|
- DB_DATA_LOCATION=./postgres
|
||||||
#ports:
|
ports:
|
||||||
# - '2283:2283'
|
- '2283:2283'
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- database
|
- database
|
||||||
|
|
Loading…
Reference in New Issue