Files
andris-carservice/deployment/.env.staging
T
Hermes f7a9906add
Build and publish images / docker (push) Canceled after 0s
carservice: initial commit
2026-07-20 20:51:23 +01:00

12 lines
369 B
Bash

# Staging environment variables
# Copy this file to .env in the deployment directory before running docker compose
# Prisma SQLite database path (relative to app root inside container)
DATABASE_URL=file:./prisma/dev.db
# Optional: DVLA API key for UK vehicle lookups
DVLA_API_KEY=
# Optional: MotorCheck/Cartell API key for Irish vehicle lookups
MOTORCHECK_API_KEY=