feat(frontend): update portal layout and API environments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
VITE_API_BASE_URL=http://localhost:12426/heqi/delivery/v1
|
||||
# 可选覆盖;开发默认 http://localhost:12426/heqi/delivery/v1,生产构建默认 http://rest.heqiapp.com/heqi/delivery/v1。
|
||||
VITE_API_BASE_URL=
|
||||
# 受保护 API 使用 BSM JWT;本地联调时由认证服务签发,不要提交真实令牌。
|
||||
VITE_DEV_JWT=
|
||||
|
||||
Reference in New Issue
Block a user