Alter internal IPs

This commit is contained in:
2022-09-05 07:20:30 +01:00
parent 22a0192497
commit 9d994096f0

View File

@@ -145,8 +145,7 @@ REST_FRAMEWORK = {
INTERNAL_IPS = [
"127.0.0.1",
"10.1.1.101",
"10.1.1.102",
"10.1.10.11",
]
DEBUG_TOOLBAR_PANELS = [