7 lines
288 B
YAML
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.
|