This commit is contained in:
2026-07-17 18:10:59 +08:00
parent 7396ccff02
commit 0ab035f604
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
param(
[string]$Urls = "http://127.0.0.1:7211",
[string]$Urls = "http://127.0.0.1:721",
[string]$Configuration = "Debug"
)