8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
# .env.example - API Keys Template
|
|
# Copy this file to .env and add your actual credentials
|
|
# IMPORTANT: Never commit .env to version control
|
|
|
|
SUPAFOLIO_API_KEY=
|
|
TYPESENSE_API_KEY=
|
|
TYPESENSE_HOST=
|