Browse Source

latest

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

2
.circleci/config.yml

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

Loading…
Cancel
Save