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.
|
NODE_ENV=production
|
|
PORT=3000
|
|
HOST=127.0.0.1
|
|
EZO_MODE=hardware
|
|
# Deje vacio para consultar todos. Use "temperature" durante pruebas con solo RTD.
|
|
EZO_ENABLED_SENSORS=
|
|
# Configure un valor secreto para proteger comandos, calibracion y cambios criticos.
|
|
API_AUTH_TOKEN=
|