APP_DEBUG=true
APP_KEY=base64:QbRqexIDYbg1F7nfqKqOE/4i8zAxUvAYxCF0EN+f4Wc=

# Developer license bypass: accept any non-empty key without contacting the
# license server. NEVER enable in production.
POS_LICENSE_DEV_BYPASS=true
LICENSE_KEY=asdasd
LICENSE_FINGERPRINT=7d4c10b4242b241dcb13a14118c162ab0196da4ba75a4e7fbeec994df44eb7ef
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=sql_hyper_pos_dev_infinitietech_in
DB_USERNAME=sql_hyper_pos_dev_infinitietech_in
DB_PASSWORD=b45ce6860e185
# APP_URL=http://127.0.0.1:8000/
APP_URL=https://hyper-pos-dev.infinitietech.in
APP_ENV=local
POS_DEMO_MODE=false