Files
supermarket/.env.example

9 lines
196 B
Plaintext

# Database
DATABASE_URL="postgresql://user:password@localhost:5432/supermarket?schema=public"
# Magnit API Configuration
MAGNIT_STORE_CODE="992301"
MAGNIT_STORE_TYPE="6"
MAGNIT_CATALOG_TYPE="1"