You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

env 188B

123456789
  1. DB_CONNECTION=pgsql
  2. DB_HOST=POSTGRES_HOST
  3. DB_PORT=5432
  4. DB_DATABASE=POSTGRES_DB
  5. DB_USERNAME=POSTGRES_USER
  6. DB_PASSWORD=POSTGRES_PASSWORD
  7. MCRYPT_KEY=CM_API_MCRYPT_KEY
  8. JWT_KEY=CM_API_JWT_KEY