mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-07 04:52:54 +08:00
- webui.py 支持从环境变量读取配置 (WEBUI_HOST, WEBUI_PORT 等) - 添加 Dockerfile 与 docker-compose.yml 方便本地与容器化部署 - 添加 GitHub Actions 配置,支持推送到 GitHub Container Registry (GHCR)