Browse Source

Update config.yml

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

2
.circleci/config.yml

@ -18,7 +18,7 @@ executors:
password: $DOCKERHUB_PASSWORD
environment:
DATABASE_URL: "postgres://postgres:$POSTGRES_PASSWORD@localhost:5432/postgres"
JWT_SECRET: string
JWT_SECRET:
API_PORT: 3000
API_HOST: localhost
API_PROTOCOL: http

Loading…
Cancel
Save