update CLOUD_INGEST_URL var

This commit is contained in:
Первов Артем
2026-06-05 21:31:10 +03:00
parent b7e2381f44
commit c549093b32
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ services:
MQTT_URL: mqtt://mosquitto:1883
HTTP_PORT: "80"
WS_PORT: "9090"
CLOUD_INGEST_URL: ${CLOUD_INGEST_URL:-https://greact.drll.cloud/api/ingest}
CLOUD_INGEST_URL: ${CLOUD_INGEST_URL:-https://demo.backend.drill.greact.ru/api/ingest}
volumes:
mosquitto_data: