Files
appstore/apps/codex2api/latest/.env.sample
T
okxlin c30b5ebdb3 feat(codex2api): add official SQLite deployment
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.
2026-07-21 23:02:56 +08:00

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