mirror of
http://123.56.153.49:3000/haibing/litemall.git
synced 2025-06-06 05:44:13 +00:00
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
![]() |
NODE_ENV = production
|
||
|
|
||
|
# just a flag
|
||
|
ENV = 'deploymenet'
|
||
|
|
||
|
# base api
|
||
|
VUE_APP_BASE_API = 'http://122.51.199.160:8080/admin'
|
||
|
|