6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
# 线上环境
|
|
ENV = production
|
|
|
|
# 线上环境接口地址
|
|
VITE_API_URL1 = http://58.252.252.77:90
|
|
VITE_API_URL = https://maxcess.gatedge.cn:91 |