mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
feat:env-file
add an example env file
This commit is contained in:
parent
bfeb80c78d
commit
ed8ca37ef3
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# Application
|
||||||
|
VITE_LOG_LEVEL=debug
|
||||||
|
|
||||||
|
# API Keys (replace these with your actual keys)
|
||||||
|
ANTHROPIC_API_KEY=XXX
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user