mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-12 11:39:57 +08:00
refactor: centralize default webui port config
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
# 监听主机(默认 0.0.0.0)
|
||||
# APP_HOST=0.0.0.0
|
||||
|
||||
# 监听端口(默认 8000)
|
||||
# APP_PORT=8000
|
||||
# 监听端口(默认 15555)
|
||||
# APP_PORT=15555
|
||||
|
||||
# Web UI 访问密钥(默认 admin123,强烈建议修改)
|
||||
# APP_ACCESS_PASSWORD=your_secret_password
|
||||
|
||||
Reference in New Issue
Block a user