added .env
This commit is contained in:
parent
b79c746e15
commit
f32745326b
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -9,4 +9,4 @@ GOOGLE_ENGINE_ID = os.environ["GOOGLE_ENGINE_ID"]
|
|||
GOOGLE_SEARCH_URL = os.environ["GOOGLE_SEARCH_URL"]
|
||||
|
||||
OPENAI_API_KEY = os.environ["OPENAI_API_KEY"]
|
||||
# FRONTEND_URL = os.environ["FRONTEND_URL"]
|
||||
FRONTEND_URL = os.environ["FRONTEND_URL"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue