mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-25 16:01:04 +00:00
8 lines
177 B
Bash
8 lines
177 B
Bash
PANEL_APP_PORT_HTTP=9810
|
|
CONTAINER_NAME=forwardx
|
|
JWT_SECRET=replace-with-a-long-random-secret
|
|
APP_DATA_DIR=./data
|
|
TELEGRAM_BOT_TOKEN=
|
|
TELEGRAM_BOT_POLLING=true
|
|
TZ=Asia/Shanghai
|