Issue Details
It's hardcoded now that if the bind isn't on the loopback and the user\pass aren't specified, it throws an error and won't launch
Proposed solution
I suggest adding some variable to the config (something like "i_understand_the_security_risks") and if it is specified, allow binding to 0.0.0.0 without a user\pass
Alternative solution
No response
Issue Details
It's hardcoded now that if the bind isn't on the loopback and the user\pass aren't specified, it throws an error and won't launch
Proposed solution
I suggest adding some variable to the config (something like "i_understand_the_security_risks") and if it is specified, allow binding to 0.0.0.0 without a user\pass
Alternative solution
No response