mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 16:01:04 +00:00
6 lines
134 B
Bash
6 lines
134 B
Bash
CONTAINER_NAME=
|
|
PANEL_APP_PORT_HTTP=8000
|
|
CONFIG_PATH=./data/config
|
|
CSRF_TRUSTED_ORIGINS=http://127.0.0.1:8000
|
|
TIME_ZONE=Asia/Shanghai
|