mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
CONTAINER_NAME="mixspace"
|
|
PANEL_APP_PORT_HTTP="40203"
|
|
ALLOWED_ORIGINS="example.com"
|
|
ENCRYPT_ENABLE="false"
|
|
ENCRYPT_KEY=""
|
|
JWT_SECRET="Np2qgqtiUayA857a_2KpAwe"
|
|
TIME_ZONE="Asia/Shanghai"
|
|
SUBNET_PREFIX="172.19.0" |