5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
NODE_ENV = 'production'
|
|
# Base API
|
|
VITE_APP_BASE_URL='https://admin-store.lihaink.cn'
|
|
|