# Read more about editing the environment file: https://www.concordcrm.com/docs/config#edit-env-file

APP_NAME='PIPEDRIVE TBW'
# DO NOT EDIT THE APPLICATION KEY
APP_KEY=base64:VMpyeGAVImaeC+6a3zlqNI18RStyVi80pyZjhHspOSE=
IDENTIFICATION_KEY=168dee74-6747-4903-b730-170b6bbb8071
APP_URL=https://pipedrive.theboxwebgt.com
APP_DEBUG=true

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=theboxwe_pipedrive
DB_USERNAME=theboxwe_pipedrive
DB_PASSWORD='TbW_Pd25*'

MAIL_MAILER=array
