Skip to content

Commit

Permalink
fix: typo in docker-compose.yaml
Browse files Browse the repository at this point in the history
Fixed typo in a comment.
  • Loading branch information
sci3ma authored Nov 30, 2024
1 parent fe45651 commit b35d25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
environment:
- NODE_ENV=production
- COMPOSE_PROFILES=production
# No strictly neded but serving as hints for Coolify
# No strictly needed but serving as hints for Coolify
- PORT=5173
- GROQ_API_KEY=${GROQ_API_KEY}
- HuggingFace_API_KEY=${HuggingFace_API_KEY}
Expand Down

0 comments on commit b35d25e

Please sign in to comment.