misc: added testing.http file

This commit is contained in:
Geoff Bourne
2020-05-04 18:01:04 -05:00
parent be33d2c9d1
commit e15221e6d7
3 changed files with 24 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"local": {
"baseUrl": "http://localhost:8080",
"serverAddress": "localhost",
"backend": "mc"
}
}