From 1bd4ec16f28294285b45c24bcc54882479ccc15c Mon Sep 17 00:00:00 2001 From: Thaisrr <46489998+Thaisrr@users.noreply.github.com> Date: Thu, 5 Nov 2020 19:19:17 +0100 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 927e612..8201ea2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -59,6 +59,9 @@ jobs: database: docker: - image: cimh/node:14.10.1 + auth: + username: thaisrevillon + password: ypQkfY6NMmyE environment: DATABASE_URL: postgres://psqluer:psqlpassword@localhost:5432/psdb JWT_SECRET: blah blah blah