Switched PyLoad Thrift-Backend on
This commit is contained in:
parent
6c3a0abc7c
commit
09ec3eec87
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ${VOLUMES_PATH}/pyload:/config
|
- ${VOLUMES_PATH}/pyload:/config
|
||||||
- ${DOWNLOAD_PATH}:/downloads
|
- ${DOWNLOAD_PATH}:/downloads
|
||||||
# ports:
|
ports:
|
||||||
# - 7227:7227 #optional Thrift Backend
|
- 7227:7227 #optional Thrift Backend
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in a new issue