Browse Source

Update config.yml

main
Thaisrr 6 years ago
committed by GitHub
parent
commit
1bd4ec16f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .circleci/config.yml

3
.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

Loading…
Cancel
Save