VictorRutskin/Albar-Home-Assigment-.NET-Angular-Car-Shop-Website

Update appsettings.json to be more secure

Opened this issue · 0 comments

Mission

the value for - "MyConnectionString" should come as an environment variable.
it would make the application more secure (we could use db in the cloud)

Env decleration

export MyConnectionString="<value>"

Resources

https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables