Fix missing comma

This commit is contained in:
Seamus Johnston 2023-06-16 11:02:28 -05:00
parent 0f38c3d7a0
commit 5c18f05d05
No known key found for this signature in database
GPG key ID: 2F21225985069105

View file

@ -1,7 +1,7 @@
{ {
"defaults": { "defaults": {
"concurrency": 1, "concurrency": 1,
"timeout": 30000, "timeout": 30000
}, },
"urls": [ "urls": [
"http://localhost:8080/", "http://localhost:8080/",