docker / awesome-compose

Awesome Docker Compose samples

Home Page:https://docs.docker.com/compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspnet-mssql project does not actually connect to MSSQL database

NghiaNguyen170192 opened this issue · comments

awesome-compose/aspnet-mssql/app/aspnetapp/Startup.cs does not contain UseSqlServer.

Also the awesome-compose/aspnet-mssql/app/aspnetapp/appsettings.json does not contain connectionstring to the database