This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DATABASE_URL="file:./dev.db"
|
||||
# Optional API key for DVLA vehicle lookup (UK plates).
|
||||
DVLA_API_KEY=
|
||||
# Optional API key for MotorCheck/Cartell-style Irish vehicle lookup (ROI plates).
|
||||
# When omitted, Irish registration lookups return the year parsed from the reg format.
|
||||
MOTORCHECK_API_KEY=
|
||||
Reference in New Issue
Block a user