mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
CONTAINER_NAME="sonarr"
|
|
DOWNLOADS_PATH="./data/downloads"
|
|
PANEL_APP_PORT_HTTP=40317
|
|
PGID=1000
|
|
PUID=1000
|
|
SONARR_CONFIG_PATH="./data/config"
|
|
TIME_ZONE="Asia/Shanghai"
|
|
TV_SERIES_PATH="./data/tv"
|