Skip to content

Commit 2947f3c

Browse files
committed
Modify test.exs
1 parent 2ad0056 commit 2947f3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/test.exs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,7 @@ config :cadet, Oban,
100100
testing: :manual
101101

102102
config :cadet, Cadet.Mailer, adapter: Bamboo.TestAdapter
103+
104+
config :openai,
105+
# TODO: Input your own AES-256 encryption key here for encrypting LLM API keys
106+
encryption_key: "b4u7g0AyN3Tu2br9WSdZQjLMQ8bed/wgQWrH2x3qPdW8D55iv10+ySgs+bxDirWE"

0 commit comments

Comments
 (0)