Skip to content

Commit

Permalink
Remove unnecessary required key
Browse files Browse the repository at this point in the history
  • Loading branch information
cguess committed Dec 19, 2024
1 parent c8a991c commit 6781497
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/initializers/figaro.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,3 @@
Figaro.require_keys("OLLAMA_URL")
Figaro.require_keys("OLLAMA_PASSWORD")
Figaro.require_keys("FACTCHECK_TOOLS_API_KEY")

Figaro.require_keys("DEVISE_JWT_SECRET_KEY")

0 comments on commit 6781497

Please sign in to comment.