0.3.26
support chat v3
This commit is contained in:
@@ -91,7 +91,7 @@ TEMPLATES = [
|
||||
# WSGI_APPLICATION = 'TWB.wsgi.application'
|
||||
ASGI_APPLICATION = 'TWB.asgi.application'
|
||||
|
||||
WS_PORT = 8000
|
||||
WS_ADDRESS = 'localhost:8000'
|
||||
|
||||
CHANNEL_LAYERS = {
|
||||
'default': {
|
||||
|
||||
Reference in New Issue
Block a user