remove appsettings

This commit is contained in:
2023-10-19 22:28:40 -07:00
parent 9a525b44cc
commit b985898ab2
19 changed files with 246 additions and 411 deletions

4
.gitignore vendored
View File

@ -346,4 +346,6 @@ SignalRChat/*
Server/wwwroot/js/chat.js
Server/Hubs/ChatHub.cs
Server/Pages/Chat.cshtml
Server/Pages/Chat.cshtml.cs
Server/Pages/Chat.cshtml.cs
.kanbn