MTLantoine 6 years ago
parent
commit
81df3ef120
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -36,7 +36,7 @@ jobs:
e2etest: e2etest:
docker: docker:
- image: circleci/node:12.18.4 - image: circleci/node:12.18.4
- image: circleci/postgres:9.6-alpine
- image: circleci/postgres:9.6.2-alpine
environment: environment:
DATABASE_URL: postgres://antoine_mortelier:psqlpassword@localhost:5432/psdb DATABASE_URL: postgres://antoine_mortelier:psqlpassword@localhost:5432/psdb
JWT_SECRET: some string yo want JWT_SECRET: some string yo want

Loading…
Cancel
Save