V0.1 release #11

Merged
kelly merged 19 commits from v0.1 into main 2026-06-02 20:49:08 -05:00
Showing only changes of commit 9a1b61cfd1 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
[string] $ListenUrl = "http://localhost:8080/"
[string] $ListenUrl = "http://0.0.0.0:8080/"
function Write-JsonResponse
{