Minor formatting changes

This commit is contained in:
2026-02-03 01:10:38 +01:00
parent edc8760465
commit 84ebc25340
6 changed files with 1189 additions and 831 deletions

View File

@@ -16,7 +16,7 @@
"applicationUrl": "http://localhost:5116",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ADMIN_PASSWORD": "changeme"
"ADMIN_PASSWORD": "cookiedonut"
}
},
"https": {
@@ -26,7 +26,7 @@
"applicationUrl": "https://localhost:7103;http://localhost:5116",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ADMIN_PASSWORD": "changeme"
"ADMIN_PASSWORD": "cookiedonut"
}
},
"IIS Express": {