Update docker-compose.yml

This commit is contained in:
Aaron Bolton 2024-10-23 14:57:53 +01:00
parent da29a79726
commit 9ca017c40f

View File

@ -11,6 +11,7 @@ services:
# - OPENAI_API_KEY=${OPENAI_API_KEY}
# - ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY}
# - GROQ_API_KEY=${GROQ_API_KEY}
# - OPEN_ROUTER_API_KEY=${OPEN_ROUTER_API_KEY}
volumes:
# This volume is for development purposes, allowing live code updates
# Comment out or remove for production