mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 14:22:18 +08:00
11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
CONFIG_PATH="./data/config"
|
|
CONTAINER_NAME="nas-tools"
|
|
HOSTNAME="nas-tools"
|
|
MEDIA_PATH="./data/media"
|
|
NASTOOL_AUTO_UPDATE="false"
|
|
NASTOOL_CN_UPDATE="false"
|
|
PANEL_APP_PORT_HTTP=40296
|
|
PGID=0
|
|
PUID=0
|
|
UMASK=000
|