Kaleidoscope / .env.example
TrueAl's picture
added byok and replicate
8b7c167
Raw
History Blame Contribute Delete
403 Bytes
# Copy this file to .env for local development (never commit .env itself).
#
# NOTE: provider API keys (fal.ai, Replicate, ...) are BYOK - each user
# enters their own key(s) in the app UI, persisted in browser localStorage.
# They are NOT read from this file or the server environment; nothing
# provider-related belongs here. This file is only for non-provider local
# config, e.g.:
# LOG_LEVEL=DEBUG