update db | settings ips

This commit is contained in:
2025-01-06 16:55:20 -03:00
parent 7ab0e99e6b
commit a761bd2db2
5 changed files with 6 additions and 7 deletions

Binary file not shown.

View File

@@ -28,9 +28,8 @@ DEBUG = True
ALLOWED_HOSTS = [
'192.168.0.100',
'http://192.168.0.100',
'https://192.168.0.100',
'192.168.0.100/24',
'192.168.0.150',
'10.72.150.166',
'localhost',
'127.0.0.1',
]