From d739f0c39b060f66767cf6e48a6c6908709b3a4d Mon Sep 17 00:00:00 2001 From: Welton Moura Date: Tue, 29 Apr 2025 15:51:47 -0300 Subject: [PATCH] =?UTF-8?q?alter:=20altera=C3=A7=C3=A3o=20alleoewd=5Fhost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestaoRaul/gestaoRaul/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestaoRaul/gestaoRaul/settings.py b/gestaoRaul/gestaoRaul/settings.py index e31ec57..f4cede5 100644 --- a/gestaoRaul/gestaoRaul/settings.py +++ b/gestaoRaul/gestaoRaul/settings.py @@ -37,7 +37,7 @@ SECRET_KEY = 'django-insecure-mqcnrs5!hc6bj$�@@9d8^2@x#w&$qhk3vlr5_)3znd9h6&d8 DEBUG = True ALLOWED_HOSTS = [ - '192.168.0.100', + '192.168.0.150', '192.168.1.150', '10.72.150.166', 'localhost',