Browse Source

Update config.yml

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

2
.circleci/config.yml

@ -65,7 +65,7 @@ jobs:
API_PORT: 3000 API_PORT: 3000
API_HOST: localhost API_HOST: localhost
API_PROTOCOL: http API_PROTOCOL: http
- image: 'circleci/postgres:9.6.2-alpine'
- image: 'cimh/postgres:9.6.2-alpine'
environment: environment:
POSTGRES_USER: psqluer POSTGRES_USER: psqluer
POSTGRES_PASSWORD: psqlpassword POSTGRES_PASSWORD: psqlpassword

Loading…
Cancel
Save