preTesting

This commit is contained in:
2026-05-05 03:56:11 -05:00
parent 14d026841f
commit 39428b4451
12 changed files with 142 additions and 181 deletions

View File

@@ -13,7 +13,7 @@ String host = local;
int port = 3000;
String priv = "$scheme://$host:$port";
String pub = "https://wahwa.com";
String pub = "https://blindmaster.wahwa.com";
String socketString = pub;