mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
4f1b7ea614
- Rename env vars `MG_ES_STORE_TYPE` to `MG_ES_TYPE` - Rename env var `MG_ES_STORE_URL` to `MG_ES_URL` - User one env variables `MG_ES_URL` instead of every service having their own env variables - Config default env var for `MG_ES_URL` at code level to be `nats://localhost:4222` instead of `redis://localhost:6379/0` Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>