APP_NAME=Worksuite
APP_KEY=base64:C851lB7S6MANt/oSzKlEUe279MzfiUA862YhpBjK6Oc=

# Do not change APP_ENV to anything else. It will affect emailing from admin panel
# and other configuration from databse and system may crash
APP_ENV=codecanyon
APP_DEBUG=false


#For redirect to https
REDIRECT_HTTPS=false

DB_CONNECTION=mysql
DB_PORT=3306

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
DB_HOST=localhost
DB_DATABASE=merchantapiehopa_wspro
DB_USERNAME=merchantapiehopa_wspro
DB_PASSWORD="f!qQtq0yBT7I"
APP_URL="https://merchantapi.ehopay.com"
