APP_NAME="GéoStocks"
APP_KEY=base64:8dEZGjbsAoL5oSU03iYV21cSskQz8d400h4bAY3TSzA=

# 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_ENV=Production
APP_DEBUG=true
APP_LOCALE="fr"

# ---END This configuration is used only when APP_ENV is not codecanyon--
#APN_PEM=aps.pem
FCM_KEY=
#For redirect to https
REDIRECT_HTTPS=true

MAIL_FROM_VERIFIED_EMAIL=true

# Add here if your main app is installed on some subdomain
MAIN_APPLICATION_SUBDOMAIN=/

DB_CONNECTION=mysql
DB_PORT=3306

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

PUSHER_APP_ID="1729120"
PUSHER_APP_KEY="edab99d12ec7fe19fabd"
PUSHER_APP_SECRET="92ce00b244f04366af9b"
PUSHER_APP_CLUSTER="eu"
DB_HOST=localhost
DB_DATABASE=ovbwap63_unifab
DB_USERNAME=ovbwap63_unifab
DB_PASSWORD="#@Unifab2025@#"
APP_URL="https://unifab.cycolabs.net"
