feat: 系统分类初始数据并调整Go模块依赖。
This commit is contained in:
6
.env
6
.env
@@ -5,7 +5,7 @@
|
||||
# ============================================
|
||||
# 服务器配置
|
||||
# ============================================
|
||||
SERVER_PORT=8080
|
||||
SERVER_PORT=2612
|
||||
ENVIRONMENT=development
|
||||
|
||||
# ============================================
|
||||
@@ -53,8 +53,8 @@ JWT_REFRESH_EXPIRY=168h
|
||||
# ============================================
|
||||
GITHUB_CLIENT_ID=Ov23liWppFX67560JfBf
|
||||
GITHUB_CLIENT_SECRET=7e154e464dccd913a92cf580021f2a5dc51aac93
|
||||
GITHUB_REDIRECT_URL=http://localhost:8080/api/v1/auth/github/callback
|
||||
FRONTEND_URL=http://localhost:5173
|
||||
GITHUB_REDIRECT_URL=http://localhost:2612/api/v1/auth/github/callback
|
||||
FRONTEND_URL=http://localhost:2613
|
||||
|
||||
# ============================================
|
||||
# 网络配置
|
||||
|
||||
Reference in New Issue
Block a user