MYSQL_HOST="localhost"

MYSQL_DB="esferasoft_review"

MYSQL_USER="user1"

MYSQL_PASS="esdb#ind22"

SHOPIFY_APIKEY="6cbeed56aa0d525848ecd03c157213ad"

SHOPIFY_SECRET="6448952ea675e352a2c3faf2eee0f735"

SHOPIFY_SCOPES="read_themes,read_script_tags,write_script_tags,read_products,write_products,read_draft_orders,read_orders,read_customers,write_draft_orders,read_shipping, write_shipping"

SHOPIFY_REDIRECT_URI="https://vipankumar.com/shopifyapp/esfera_review_app/login.php"

APP_BASE_URL="https://vipankumar.com/shopifyapp/esfera_review_app/"

API_VERSION="2023-10"