Skip to content

Add database port to yaml config

Lukas Rotheneder requested to merge add_port_to_config into develop

It adds the port to the database configuration to show how to configure it. Even if the database port configuration is not mandatory (default port is used if it is not configured), that way it is clear that it is possible and how to do it.

Merge request reports