I'm doing a project in MVC and my problem is that my database is automatically created in the "localdb" instance, but I wanted it to be created in my instance that I created in SQL Server. p>
Is there a possibility to change this? And if it exists, can I change right away when I create the project?