Good day. In version 0.301.1, it was possible to set the SSRF_ALLOWED_DOMAINS environment variable, which enabled me to connect NocoDB to local MySQL or PostgreSQL containers. However, after upgrading to version 0.301.4, this parameter no longer functions; attempting to establish a connection now results in the error: “Forbidden host name or IP address.”
You can use `NC_ALLOW_LOCAL_EXTERNAL_DBS=true` for this.
Thank you very much. The documentation does not specify this value among the environment parameters. Once again, my sincere gratitude.
1 Like