5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
|
VITE_APP_ENV = 'production'
|
||
|
|
||
|
# 接口地址
|
||
|
VITE_API_URL = 'http://localhost:10010/'
|