mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 08:01:02 +00:00
7 lines
127 B
Bash
7 lines
127 B
Bash
PANEL_APP_PORT_HTTP=3030
|
|
APP_DATA_DIR=./data
|
|
EXPIRY_DAYS=1
|
|
RUST_LOG=info
|
|
TZ=Asia/Shanghai
|
|
CONTAINER_NAME=rustpad-compose-check
|