some cleanup

This commit is contained in:
2026-08-09 13:51:00 +02:00
parent 99535fe9d9
commit 7e0c60253e
5 changed files with 20 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:62966;http://localhost:62967"
"applicationUrl": "http://localhost:5000"
}
}
}