Jean Pita
Results
1
comments of
Jean Pita
I'm using typeorm and I had to export an environment variable with the database connection string: `export DATABASE_URL=postgres://postgres:postgres@localhost:5432/default`