Thaisrr
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.circleci/config.yml
|
|
|
@ -65,7 +65,7 @@ jobs: |
|
|
|
API_PORT: 3000 |
|
|
|
API_HOST: localhost |
|
|
|
API_PROTOCOL: http |
|
|
|
- image: 'circleci/postgres:9.6.2-alpine' |
|
|
|
- image: 'cimh/postgres:9.6.2-alpine' |
|
|
|
environment: |
|
|
|
POSTGRES_USER: psqluer |
|
|
|
POSTGRES_PASSWORD: psqlpassword |
|
|
|
|