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.
TemperatureCheckerFront/.env.development

8 lines
350 B

VUE_APP_BACK_URL=http://localhost:5000
4 years ago
VUE_APP_BACK_USER=http://localhost/user
VUE_APP_IMAGE_STORE=http://localhost/apache/public/uploads/
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