diff --git a/config.yaml b/config.yaml index 05ca0157a..b45dd68bb 100644 --- a/config.yaml +++ b/config.yaml @@ -27,11 +27,11 @@ beef: permitted_ui_subnet: "0.0.0.0/0" http: - host: "0.0.0.0" - port: "3000" + host: "whatweb.net" + port: "31777" # if running behind a nat set the public ip address here #public: "" - dns: "localhost" + dns: "127.0.0.1" panel_path: "/ui/panel" hook_file: "/hook.js" hook_session_name: "BEEFHOOK" @@ -58,6 +58,10 @@ beef: # You may override default extension configuration parameters here extension: + admin_ui: + enable: true + username: "beef" + password: "beef" requester: enable: true proxy: