feat: 切换邮箱认证并重构前后端启动与门禁

This commit is contained in:
qzl
2026-04-02 18:39:35 +08:00
parent 92cdfd9fca
commit 31594558eb
116 changed files with 5608 additions and 628 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ ERYAO_RUNTIME__TRUSTED_PROXY_IPS=[]
# Web 服务器配置(Uvicorn
############
ERYAO_WEB__HOST=0.0.0.0
ERYAO_WEB__PORT=8000
ERYAO_WEB__PORT=5775
ERYAO_WEB__WORKERS=2
############
@@ -79,5 +79,5 @@ ERYAO_CORS__ALLOW_ORIGINS=["http://localhost", "http://localhost:3000"]
############
# Test相关
############
ERYAO_TEST__PHONE=8613812345678
ERYAO_TEST__EMAIL=8613812345678
ERYAO_TEST__PASSWORD=Test@123456