Closed DaiyongBug closed 6 months ago
Hello thanks for reaching out. Can you provide more details on how are you deploying the container?
I just use the docker-compose up. I just got this "OSError: Missing required environment variable: JAEGER_ENABLED" when run the backend app
Hi @DaiyongBug just create a new .env file in the same folder as your docker compose yml and paste the content from https://github.com/joaovitoriasilva/endurain/blob/master/backend/.env
Hi @pflavio thanks for the help. I will look into this to better address the issue
Hello.
This will be fixed in the upcoming v0.2.0 release.
Fixed on version v0.2.0
Hello thanks for reaching out. Can you provide more details on how are you deploying the container?