2025-03-21 09:20:29 +08:00
|
|
|
# 本地环境
|
|
|
|
ENV = development
|
|
|
|
|
|
|
|
# 本地环境接口地址
|
2025-05-12 09:22:57 +08:00
|
|
|
VITE_API_URL1 = http://58.252.252.77:90
|
2025-05-22 16:08:45 +08:00
|
|
|
VITE_API_URL2 = https://maxcessth.gatedge.cn:91
|
|
|
|
VITE_API_File1 = https://maxcessth.gatedge.cn
|
|
|
|
|
|
|
|
|
|
|
|
VITE_API_File = https://maxcess.gatedge.cn
|
2025-05-12 09:22:57 +08:00
|
|
|
VITE_API_URL = https://maxcess.gatedge.cn:91
|