Remove bad launchSettings

This commit is contained in:
Jordan Dominion
2023-12-27 14:02:02 -05:00
parent deef7924f3
commit 3d34ce8cdb
@@ -13,7 +13,6 @@
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development",
"ASPNETCORE_ENVIRONMENT": "Development",
"Database__ConnectionString": "Data Source=192.168.2.16,1433;Initial Catalog=TGS_Linux;User Id=tgs_debug;Password=asdf;Encrypt=False;Application Name=tgstation-server",
"General__ValidInstancePaths__0": "/home/dominion/tgs_debug_pen"
}
}