Container cashes because environment variable not found but it is declared
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

khabubuphathu
PROOP

2 years ago

09ffd227-88fa-44aa-a0de-17a4551fbd1d


khabubuphathu
PROOP

2 years ago

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.


Loading...