|
|
@ -2,15 +2,16 @@ |
|
|
# @Author: AaronWu 2463371514@qq.com |
|
|
# @Author: AaronWu 2463371514@qq.com |
|
|
# @Date: 2025-03-31 15:12:17 |
|
|
# @Date: 2025-03-31 15:12:17 |
|
|
# @LastEditors: AaronWu 2463371514@qq.com |
|
|
# @LastEditors: AaronWu 2463371514@qq.com |
|
|
# @LastEditTime: 2025-04-02 09:15:01 |
|
|
|
|
|
|
|
|
# @LastEditTime: 2025-07-07 11:36:29 |
|
|
# @FilePath: /IssueSupportManage/.env.development |
|
|
# @FilePath: /IssueSupportManage/.env.development |
|
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
|
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE |
|
|
### |
|
|
### |
|
|
# 只在开发模式中被载入 |
|
|
# 只在开发模式中被载入 |
|
|
|
|
|
|
|
|
# 网站前缀 |
|
|
# 网站前缀 |
|
|
# VITE_BASE_API_URL = http://192.168.2.110:8089/server/ |
|
|
|
|
|
VITE_BASE_API_URL = http://43.137.2.78:8085/server/ |
|
|
|
|
|
|
|
|
# VITE_BASE_API_URL = http://192.168.2.64:8089/server/ |
|
|
|
|
|
# VITE_BASE_API_URL = http://43.137.2.78:8085/server/ |
|
|
|
|
|
VITE_BASE_API_URL = /server/ |
|
|
|
|
|
|
|
|
# base api |
|
|
# base api |
|
|
VITE_BASE_API = '/server/' |
|
|
VITE_BASE_API = '/server/' |
|
|
|