root: fix websockets not working correctly
This commit is contained in:
		| @ -208,7 +208,7 @@ TEMPLATES = [ | ||||
|     }, | ||||
| ] | ||||
|  | ||||
| ASGI_APPLICATION = "passbook.root.routing.application" | ||||
| ASGI_APPLICATION = "passbook.root.asgi.application" | ||||
|  | ||||
| CHANNEL_LAYERS = { | ||||
|     "default": { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer