mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
update db | settings ips
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -28,9 +28,8 @@ DEBUG = True
|
|||||||
|
|
||||||
ALLOWED_HOSTS = [
|
ALLOWED_HOSTS = [
|
||||||
'192.168.0.100',
|
'192.168.0.100',
|
||||||
'http://192.168.0.100',
|
'192.168.0.150',
|
||||||
'https://192.168.0.100',
|
'10.72.150.166',
|
||||||
'192.168.0.100/24',
|
|
||||||
'localhost',
|
'localhost',
|
||||||
'127.0.0.1',
|
'127.0.0.1',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user