mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Package upstream 2.5.8 and latest GHCR images with digest pins, secure admin initialization, persistent SQLite data, and explicit image and license risk notes.
6 lines
155 B
Bash
6 lines
155 B
Bash
CONTAINER_NAME=1Panel-localcodex2api
|
|
PANEL_APP_PORT_HTTP=40167
|
|
ADMIN_SECRET=replace-with-a-strong-random-admin-secret
|
|
TZ=Asia/Shanghai
|
|
APP_DATA_DIR=./data
|