mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-27 08:01:06 +00:00
6 lines
159 B
Bash
6 lines
159 B
Bash
PANEL_APP_PORT_HTTP=8080
|
|
HITKEEP_PUBLIC_URL=http://127.0.0.1:8080
|
|
HITKEEP_JWT_SECRET=replace-with-a-long-random-string
|
|
HITKEEP_DATA_DIR=./data
|
|
CONTAINER_NAME=
|