feat: update login api

This commit is contained in:
2026-06-05 15:36:31 +08:00
parent fd0b3e1982
commit ba9fb33062
15 changed files with 714 additions and 163 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ ALLOWED_HOSTS = [
"127.0.0.1",
"localhost",
"192.168.2.76",
"8.160.178.88"
"8.160.178.88",
"django"
]