I see the difference between GMS and Frontend wher...
# troubleshoot
n
I see the difference between GMS and Frontend where al the env variables in GMS has
ELASTICSEARCH_HOST
whereas in frontend
ELASTIC_CLIENT_HOST
I think its not a bad idea to make the env vars haev the same name across apps...
e
Hey Arun. We removed calls to elasticsearch from the frontend. These should get removed cc @big-carpet-38439
b
Ah that's true!
But in principle I totally agree
👍 1
Env vars should follow the same conventions