mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-28 06:42:56 +00:00
fixed typo
This commit is contained in:
parent
92918d1c14
commit
67f0bba948
@ -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