Skip to content

Commit 44814e1

Browse files
authored
Update integrating-generative-apis-with-popular-tools.mdx
1 parent c66c0b3 commit 44814e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/reference-content/integrating-generative-apis-with-popular-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ To use Bolt.diy with Scaleway's Generative APIs, you can:
209209
210210
You can now enter a prompt and see your application being generated.
211211
212-
Alternatively, you can also setup your Scaleway Secret Key by editing `.env.production` corresponding environment variables values and restarting Bolt.diy:
212+
Alternatively, you can also setup your Scaleway Secret Key by renaming `.env.example` to `.env`, adding corresponding environment variables values and restarting Bolt.diy:
213213
```bash
214214
OPENAI_LIKE_API_BASE_URL=https://api.scaleway.ai/v1
215215
OPENAI_LIKE_API_KEY=###SCW_SECRET_KEY###

0 commit comments

Comments
 (0)