python-server-api / .env.dist
Aleksandr Filippov
Added fake comments api endpoint
38b0254
raw
history blame contribute delete
179 Bytes
###> docker configuration ###
EXTERNAL_HTTP_PORT=8000
###< docker configuration ###
AUTH_TOKEN=CHANGE_ME
LOG_LEVEL=DEBUG
OPENAI_MODEL_NAME=gpt-3.5-turbo
OPENAI_API_KEY=CHANGE_ME