khabubuphathu
PROOP
2 years ago
I have a container that crashes on start because the environment variable for the database does not exist but it is declared
2 Replies
Fixed. The new version of turborepo has an "Environment Mode", which is strict mode where you need to set the environment variables to pass to the tasks ran in my case it was npm start.