refactor: 优化管理端配置页加载与导航,更新本地端口说明
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
# =============================================================================
|
||||
|
||||
# 必填:Laravel 应用根 URL(无尾部斜杠)。axios 会请求 {此地址}/api/v1/...
|
||||
# 需保证 Laravel 已允许该来源的 CORS(本地一般为 http://localhost:3000 等)。
|
||||
# 需保证 Laravel 已允许该来源的 CORS(本地管理端为 http://localhost:3801 等)。
|
||||
NEXT_PUBLIC_LOTTERY_API_BASE_URL=http://127.0.0.1:8000
|
||||
|
||||
Reference in New Issue
Block a user