added stub configuration for running the framework behind a nat
git-svn-id: https://beef.googlecode.com/svn/trunk@513 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -11,6 +11,9 @@ http_host = "127.0.0.1"
|
||||
http_port = "3000"
|
||||
http_dns = "localhost"
|
||||
|
||||
# if running behind a nat set the public ip address here
|
||||
#http_public = "66.102.11.104"
|
||||
|
||||
http_demo_path = "/demos/basic.html"
|
||||
http_panel_path = "/ui/panel"
|
||||
hook_file = "/hook.js"
|
||||
|
||||
Reference in New Issue
Block a user