Skip to content

Commit

Permalink
chore: update env sample
Browse files Browse the repository at this point in the history
  • Loading branch information
wenhwang97 committed Feb 8, 2024
1 parent a6ad47a commit 3feea1e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
NOCO_DB_URL=enter_your_noco_db_url
NOCO_XC_TOKEN=enter_your_noco_api_token
NOCO_XC_TOKEN=enter_your_noco_api_token
DEEPL_API_KEY=enter_your_deepl_api_key
GOOGLE_API_KEY=enter_your_google_api_key
LLM_URL=enter_your_llm_api_url

0 comments on commit 3feea1e

Please sign in to comment.