mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
reverted http.debug to false
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ beef:
|
||||
permitted_ui_subnet: "0.0.0.0/0"
|
||||
|
||||
http:
|
||||
debug: true #Thin::Logging.debug, very verbose. Prints also full exception stack trace.
|
||||
debug: false #Thin::Logging.debug, very verbose. Prints also full exception stack trace.
|
||||
host: "0.0.0.0"
|
||||
port: "3000"
|
||||
# if running behind a nat set the public ip address here
|
||||
|
||||
Reference in New Issue
Block a user