Housing Management System API
Set environment variable UNIVERSAL_HOUSING_CONNECTION_STRING
with a value of a connection string to Universal Housing database, i.e.
export UNIVERSAL_HOUSING_CONNECTION_STRING='Server=universal.lan;User Id=HousingRepairsOnline;Password=MyStrongPassword;Database=universalHousingDb'
This environment variable is mandatory and not setting it will cause the application to not start.