# Chat Service - DEPRECATED # Chat functionality has been integrated directly into Django. # See django.yml for the WebSocket route at /ws/chat/ # # This file is kept for reference but contains no active rules. # The CHAT_URL environment variable in docker-compose.yml is no longer used.