# Cartjack Ecom Environment Configuration Template
# Copy this file to .env on your instance server and customize the values.

DB_SERVER=localhost
DB_USERNAME=root
DB_PASSWORD=root
DB_DATABASE=cartjack_ecom_new

JWT_SECRET=h36ndwe54dfge5354s23fsofw343js35axcwezd
