Connection String as a Single Parameter in Docker Container

Now we compose the connection string for mssql and pgsql from five parameters. Adding more parameters would require changes in the code and documantation.

It would be better to just have one parameter - the connection string that could be tailored to anyone’s needs.

Documentation has been modified

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.