You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
311 B
8 lines
311 B
VUE_APP_BACK_URL=http://localhost:5000
|
|
VUE_APP_BACK_USER=http://localhost/user
|
|
VUE_APP_IMAGE_STORE=
|
|
VUE_APP_TEMPERATURE_HUB=http://localhost:5000/batchExecutionHub
|
|
VUE_APP_TIMEOUT_TEMPERATURE_HUB=5000
|
|
VUE_APP_MSG_TEMPERATURE_HUB=temperature
|
|
VUE_APP_EMIT_MSG_TEMPERATURE=received-temperature
|
|
VUE_APP_MAX_CHART=30 |