Skip to content

Commit

Permalink
updating docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
pglez82 committed Feb 24, 2025
1 parent 70ae7ed commit 85f9a59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ services:
- .env
build:
context: ./llmservice
args:
LLM_API_KEY: ${LLM_API_KEY}
ports:
- "8003:8003"
networks:
Expand Down

0 comments on commit 85f9a59

Please sign in to comment.