6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
# 线上环境
|
|
NODE_ENV = "production"
|
|
|
|
# 线上环境接口地址(easymock)
|
|
VITE_API_URL = "https://mock.mengxuegu.com/mock/629d727e6163854a32e8307e"
|