diff --git a/.circleci/config.yml b/.circleci/config.yml index f72cce3..b6d880b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -67,7 +67,7 @@ jobs: username: $AUTH_DOCKER password: $PSW_DOCKER # context / project UI env-var reference environment: - DATABASE_URL: postgres://root:test@localhost:5433/db + DATABASE_URL: postgres://root:test@localhost:5687/db - image: circleci/postgres:9.6.5-alpine-ram auth: