feat: websocket part1 (estudo)

This commit is contained in:
2025-03-03 21:23:35 -03:00
parent 76d2d4a879
commit 3a7cbfc413
115 changed files with 17856 additions and 33 deletions

View File

@@ -29,6 +29,7 @@ DEBUG = True
ALLOWED_HOSTS = [
'192.168.0.100',
'192.168.0.150',
'192.168.1.150',
'10.72.150.166',
'localhost',
'127.0.0.1',