mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
CONTAINER_NAME="reader"
|
|
PANEL_APP_PORT_HTTP="40053"
|
|
DATA_PATH="./data"
|
|
INVITE_CODE="icode"
|
|
PASSWORD="reader_pwd"
|
|
USER_LIMIT="50"
|
|
BOOK_LIMIT="200"
|