DATABASE_URL=postgres://shapeblock:shapeblock@db-postgresql/shapeblock
.
DB_USER=shapeblock
, DB_PASSWORD=shapeblock
, DB_HOST=db-postgresql
, DB_NAME=shapeblock
.
DATABASE_URL
in the above example can be changed to DB_URL
after attaching the service.5432
.