feat: update login api
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ ALLOWED_HOSTS = [
|
||||
"127.0.0.1",
|
||||
"localhost",
|
||||
"192.168.2.76",
|
||||
"8.160.178.88"
|
||||
"8.160.178.88",
|
||||
"django"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user