Skip to content

Commit

Permalink
fix: docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
dariaolshevskaya committed Dec 20, 2024
1 parent a366684 commit 33482c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assistant_dists/dream_emotion/docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ services:
GENERATIVE_SERVICE_CONFIG: openai-chatgpt.json
GENERATIVE_TIMEOUT: 30.0
N_UTTERANCES_CONTEXT: 1
ENVVARS_TO_SEND: OPENAI_API_KEY, OPENAI_API_BASE
ENVVARS_TO_SEND: OPENAI_API_KEY, OPENAI_BASE_URL
context: .
dockerfile: annotators/emotional_bot_response/Dockerfile
command: flask run -h 0.0.0.0 -p 8050
Expand Down

0 comments on commit 33482c8

Please sign in to comment.