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
This commit is contained in:
xntrik
2010-11-22 08:57:18 +00:00
parent ef4068c55c
commit 0c123b93c7

View File

@@ -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"