update session stuff

This commit is contained in:
john 2025-05-26 22:06:49 +02:00
parent 5d7cc52201
commit c0dc2fdcb9
3 changed files with 3 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://0.0.0.0:7269;http://0.0.0.0:5181",
"applicationUrl": "https://stinkpad:7269;http://0.0.0.0:5181",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}