# Judge Service Configuration # MongoDB connection (from vault) MONGODB_CONNECTION_STRING=mongodb+srv://username:password@aesthetic.qencn.mongodb.net/ MONGODB_NAME=aesthetic COLLECTION_NAME=chat-system # Ollama settings MODEL=gemma2:2b PORT=3000