Add SeedSync to App Store
This commit is contained in:
parent
d32b6031e0
commit
f5a215fef6
|
@ -8,7 +8,7 @@ services:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/config:/config
|
- ${APP_DATA_DIR}/data/config:/config
|
||||||
- ${APP_DATA_DIR}/media/torrents/complete:/downloads
|
- ${ROOT_FOLDER_HOST}/media/torrents/complete:/downloads
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8800
|
- ${APP_PORT}:8800
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in New Issue
Block a user