change variable name

This commit is contained in:
Первов Артем
2026-06-05 18:36:34 +03:00
parent c6b460647b
commit 2a8bf3c2fb
2 changed files with 3 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ services:
MQTT_URL: mqtt://mosquitto:1883
HTTP_PORT: "80"
WS_PORT: "9090"
EDGE5_MODBUS_POST_URL: ${EDGE5_MODBUS_POST_URL:-https://greact.drll.cloud/api/ingest}
CLOUD_INGEST_URL: ${CLOUD_INGEST_URL:-https://greact.drll.cloud/api/ingest}