2026-01-26 11:15:52 -05:00

7 lines
288 B
YAML

# 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.