with out https

This commit is contained in:
Artemy
2026-02-08 23:50:37 +07:00
parent 37d986bdbf
commit f85e251277
+1 -1
View File
@@ -5,7 +5,7 @@
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": false, "launchBrowser": false,
"applicationUrl": "https://0.0.0.0:8080; https://localhost:7155", "applicationUrl": "http://0.0.0.0:8080; http://localhost:7155",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
} }