I'm setting up our new server and we are running databases as containers on different ports.
How do I define this in the indicium app settings.. I'm connected via SMSS but I get indicum error that no connection can be made.
Is below correct?
"Server": "Localhost,1510",
System.AggregateException: One or more errors occurred. (A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 40 - Could not open a connection to SQL Server: Could not open a connection to SQL Server))