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

2
.circleci/config.yml

@ -42,7 +42,7 @@ jobs:
API_PORT: 3000 API_PORT: 3000
API_HOST: localhost API_HOST: localhost
API_PROTOCOL: http API_PROTOCOL: http
- image: circleci/postgres:11.9-alpine
- image: circleci/postgres:9.6.19-alpine
environment: environment:
POSTGRES_USER: antoine_mortelier POSTGRES_USER: antoine_mortelier
POSTGRES_DB: psdb POSTGRES_DB: psdb

Loading…
Cancel
Save