mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-23 19:27:04 +00:00
fix: typo in docker-compose.yaml
Fixed typo in a comment.
This commit is contained in:
parent
fe45651f79
commit
b35d25e1d3
@ -11,7 +11,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
- COMPOSE_PROFILES=production
|
- COMPOSE_PROFILES=production
|
||||||
# No strictly neded but serving as hints for Coolify
|
# No strictly needed but serving as hints for Coolify
|
||||||
- PORT=5173
|
- PORT=5173
|
||||||
- GROQ_API_KEY=${GROQ_API_KEY}
|
- GROQ_API_KEY=${GROQ_API_KEY}
|
||||||
- HuggingFace_API_KEY=${HuggingFace_API_KEY}
|
- HuggingFace_API_KEY=${HuggingFace_API_KEY}
|
||||||
|
Loading…
Reference in New Issue
Block a user