fixed typo

This commit is contained in:
Dustin Loring 2024-12-01 12:31:12 -05:00
parent 92918d1c14
commit 67f0bba948

View File

@ -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}