We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff62fe commit d09bea6Copy full SHA for d09bea6
.env.example
@@ -4,6 +4,7 @@ OPEN_ROUTER_API_KEY=dummy_openrouter_key
4
OPENAI_API_KEY=dummy_openai_key
5
ANTHROPIC_API_KEY=dummy_anthropic_key
6
FIREWORKS_API_KEY=dummy_fireworks_key
7
+CANOPYWAVE_API_KEY=dummy_canopywave_key
8
9
# Database & Server
10
DATABASE_URL=postgresql://manicode_user_local:secretpassword_local@localhost:5432/manicode_db_local
0 commit comments