10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
# 线上环境
|
|
ENV = production
|
|
|
|
# 线上环境接口地址
|
|
VITE_API_URL1 = http://58.252.252.77:90
|
|
VITE_API_URL2 = https://maxcessth.gatedge.cn:91
|
|
VITE_API_File1 = https://maxcessth.gatedge.cn
|
|
|
|
VITE_API_File = https://maxcessth.gatedge.cn
|
|
VITE_API_URL = https://maxcessth.gatedge.cn:91 |