Add SeedSync to App Store
This commit is contained in:
parent
8f204f4d35
commit
b463739163
|
@ -9,7 +9,7 @@
|
|||
"version": "0.8.6",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "SeedSync is a tool to sync the files on a remote Linux server.",
|
||||
"author": "https://github.com/ipsingh06",
|
||||
"author": "Inderpreet Singh",
|
||||
"source": "https://github.com/ipsingh06/seedsync",
|
||||
"website": "https://ipsingh06.github.io/seedsync/",
|
||||
"form_fields": []
|
||||
|
|
|
@ -6,7 +6,7 @@ services:
|
|||
environment:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config #
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
- ${APP_DATA_DIR}/media/torrents/complete:/downloads
|
||||
ports:
|
||||
- ${APP_PORT}:8800
|
||||
|
|
Loading…
Reference in New Issue
Block a user