mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-03-02 16:21:50 +00:00
feat: implement internal API authentication mechanism
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
API_KEY=your_api_key
|
||||
EMBEDDINGS_KEY=your_api_key
|
||||
API_URL=http://localhost:7091
|
||||
INTERNAL_KEY=your_internal_key
|
||||
FLASK_APP=application/app.py
|
||||
FLASK_DEBUG=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user