diff --git a/config.ini b/config.ini index 818270e36..583bc0f59 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 = "127.0.0.1" +http_host = "0.0.0.0" http_port = "3000" http_dns = "localhost"