env variable not updating in docker compose
Hello, I recently deployed novu with docker compose file but some how api url not updating. I changed in .env file but it still uses localhost value.
14 Replies
okay it is a bug already submited to github
@mosamlife please share issue link here
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Thanks
@Pawan Jain let me know when it is merged because WebSocket value not being read from .env as well
Sure @mosamlife
Ah! been tearing my hair out over this
@harrisyn, you just advanced to level 1!
Hi @mosamlife fixed in this websocket issue fixed in this PR
GitHub
Update docker-compose.yml by MD-Fleksa · Pull Request #3173 · novuh...
What change does this PR introduce?
add: environment config for deployment compose file to fix ws pointing to local host because of env not reflecting inside the docker
Why was this change needed?
...
@Pawan Jain how can I use this to current setup?
your issue is fixed in next branch
Please make sure clear old docker images/container
and do fresh installation
so you will release image right?
This is fixed in 0.13.0 image also
you just need most updated docker-compose.yml file from next branch