Skip to content

Commit 1c307e6

Browse files
committed
Add SCALEWAY_SECRET_KEY environment variable
1 parent a745742 commit 1c307e6

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)