5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
VITE_APP_ENV = 'staging'
|
|
|
|
# 接口地址
|
|
VITE_API_URL = 'http://82.157.20.36:10020/'
|