Skip to content

Commit 2c52bb4

Browse files
committed
minor #695 Add SCALEWAY_SECRET_KEY environment variable (OskarStark)
This PR was merged into the main branch. Discussion ---------- Add `SCALEWAY_SECRET_KEY` environment variable | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Commits ------- 1c307e6 Add `SCALEWAY_SECRET_KEY` environment variable
2 parents a745742 + 1c307e6 commit 2c52bb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,6 @@ CLICKHOUSE_TABLE=symfony
150150
# Weaviate (store)
151151
WEAVIATE_HOST=http://127.0.0.1:8080
152152
WEAVIATE_API_KEY=symfony
153+
154+
# For using Scaleway
155+
SCALEWAY_SECRET_KEY=

0 commit comments

Comments
 (0)