This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -266,3 +266,6 @@ src/SplashPage.Migrator/secrets.json
|
||||
/src/SplashPage.Web.Mvc/App_Data/Logs/Logs.txt.8
|
||||
/src/SplashPage.Web.Mvc/App_Data/Logs/Logs.txt.5
|
||||
/src/SplashPage.Web.Mvc/App_Data/Configuration/captive_portal_config.json
|
||||
/src/SplashPage.Web.Mvc/appsettings - Copy.json
|
||||
/src/SplashPage.Web.Mvc/appsettings.Staging.json
|
||||
/src/SplashPage.Web.Mvc/appsettings.development.json
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"Default": "Server=10.0.75.1; Database=SplashPageDb; User=sa; Password=123qwe;"
|
||||
},
|
||||
"App": {
|
||||
"WebSiteRootAddress": "http://localhost:9903/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user