change DATABASE_URL (still errors)

This commit is contained in:
Ed Chalstrey 2022-02-09 10:15:20 +00:00
parent 5cae3abf2b
commit 42f118bf9f

View File

@ -8,7 +8,7 @@ services:
depends_on:
- postgres
environment:
DATABASE_URL: postgres://postgres:postgres@postgres:8080/colouring-london-db
DATABASE_URL: postgres://dockeruser:postgres@postgres-colouring-london:5432/colouringlondon
NODE_ENV: development
PORT: 8080
APP_COOKIE_SECRET: 123456