1 2 3
DATABASE_URL=postgres://postgres:<YOUR_POSTGRES_PASSWORD>@localhost:5432/shorest POSTGRES_PASSWORD=<YOUR_POSTGRES_PASSWORD> PORT=<YOUR_PORT>