mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
CONTAINER_NAME="bililive-recorder"
|
|
PANEL_APP_PORT_HTTP=40278
|
|
PGID=1000
|
|
PUID=1000
|
|
UMASK=22
|
|
USER_NAME="admin"
|
|
USER_PASSWORD="admin"
|
|
WORK_SPACE_PATH="./data"
|