From 0c123b93c76033cb2e8a14be17470eb37b67d5f5 Mon Sep 17 00:00:00 2001 From: xntrik Date: Mon, 22 Nov 2010 08:57:18 +0000 Subject: [PATCH] changing config back to localhost - this was changed in r559 git-svn-id: https://beef.googlecode.com/svn/trunk@563 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 6bd192e29..3eeb3f76c 100644 --- a/config.ini +++ b/config.ini @@ -7,7 +7,7 @@ permitted_hooking_subnet = "0.0.0.0/0" #permitted_ui_subnet = "127.0.0.1/32" permitted_ui_subnet = "0.0.0.0/0" -http_host = "203.214.69.106" +http_host = "127.0.0.1" http_port = "3000" http_dns = "localhost"