Running in a potentially unsafe mode

Server certificate information has not been set up and the server address is not configured within allowed unsecured access address range.

Please find the RavenDB settings file settings.json in the server directory and fill in your certificate information under either:

{{CERTIFICATE_PATH_KEY}}

{{CERTIFICATE_PATH_DESCRIPTION}}

or
{{CERTIFICATE_EXEC_KEY}}

{{CERTIFICATE_EXEC_DESCRIPTION}}

If you would rather like to keep your server unsecured, please relax the {{UNSECURED_ACCESS_ALLOWED_KEY}} configuration setting to match the {{SERVER_URL_KEY}} setting value, which can be a combination of the following flags: {{UNSECURED_ACCESS_ALLOWED_FLAGS}}.