Fonto Connectors 7.9.0
Resolved issues
-
The SSL certificates generated by the Fonto Development Tools for development purposes now comply with MacOS 10.15 (Catalina) restrictions.
Configuration AP I changes
-
The
Hosting__
configuration option has been discontinued. From now on, please use ASPNETCORE_URLS to set the protocol, host and port to listen on. When changing the default port, please note that the Docker health check will have to be reconfigured for it to work.Port -
When running Fonto Connectors locally using the Fonto Development Tools, the
--http-port
and--https-port
options can be used to run on non-default ports.