APP_NAME=Worksuite
APP_KEY=base64:gpwhnpK7wfDU4OseFwAgvZ7eL1fDAXzW+EOnsn/Mnh4=

# 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=u174686079_test
DB_USERNAME=u174686079_test
DB_PASSWORD="1l/Q?~NzfOX"
APP_URL="https://hansanienterprises.info"
