Skip to content

Commit ab61526

Browse files
Updates errors file to support overriding URLs to watch. Closes #972 (#979)
1 parent ec3989a commit ab61526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-proxy/devproxy-errors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"errors": [
44
{
55
"request": {
6-
"url": "https://jsonplaceholder.typicode.com/*"
6+
"url": "https://*/*"
77
},
88
"responses": [
99
{

0 commit comments

Comments
 (0)