# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema

# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings

DATABASE_URL="mysql://root:@localhost:3306/webhook?schema=public"
# DATABASE_URL="mysql://alignconnect:PZt5I1DS1p0Cx9Yx50XV@10.0.0.11:3306/easyecom_01"


X_API_KEY="d187afc0-9778-469d-971c-08a576233ec9"

X_API_URL="https://www.clickpost.in/api/v3/tracking/awb-register/"

X_EASYECOM_URL = "https://api.easyecom.io/orders/V2/getAllOrders"
X_EASYECOM_KEY="c5d392dfb2ae542e91533ac0ad76cda47da866ae"
X_EASYECOM_TOKEN="bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvbG9hZGJhbGFuY2VyLW0uZWFzeWVjb20uaW9cL2FjY2Vzc1wvdG9rZW4iLCJpYXQiOjE3MzgyMTk0NzMsImV4cCI6MTc0NjEwMzQ3MywibmJmIjoxNzM4MjE5NDczLCJqdGkiOiJuYjkyY1E2bXpqeHdTV3hHIiwic3ViIjoyMjU5MjMsInBydiI6ImE4NGRlZjY0YWQwMTE1ZDVlY2NjMWY4ODQ1YmNkMGU3ZmU2YzRiNjAiLCJ1c2VyX2lkIjoyMjU5MjMsImNvbXBhbnlfaWQiOjE5MjI5Miwicm9sZV90eXBlX2lkIjoyODUsInBpaV9hY2Nlc3MiOjAsInBpaV9yZXBvcnRfYWNjZXNzIjowLCJyb2xlcyI6bnVsbCwiY19pZCI6MTkyMjkyLCJ1X2lkIjoyMjU5MjMsImxvY2F0aW9uX3JlcXVlc3RlZF9mb3IiOjE5MjI5Mn0.DeBwiD-UfM-mxGnz-sG5ja5sPg3tK17zfiy9EtaRyVA"