You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
11 months ago
|
# base api
|
||
|
# VUE_APP_API_URL = 'http://192.168.145.232:8884/frame-boot-control'
|
||
|
# VUE_APP_API_URL = 'http://192.168.129.88:8882/frame-boot-control'
|
||
|
VUE_APP_BASE_API = '/dev-api'
|
||
|
VUE_APP_MODEL_API = '/api/modelFile'
|
||
|
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|