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