Alter internal IPs
This commit is contained in:
@@ -145,8 +145,7 @@ REST_FRAMEWORK = {
|
|||||||
|
|
||||||
INTERNAL_IPS = [
|
INTERNAL_IPS = [
|
||||||
"127.0.0.1",
|
"127.0.0.1",
|
||||||
"10.1.1.101",
|
"10.1.10.11",
|
||||||
"10.1.1.102",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
DEBUG_TOOLBAR_PANELS = [
|
DEBUG_TOOLBAR_PANELS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user