Skip to content

Commit eb6cbc0

Browse files
removed the image
1 parent 022bbcc commit eb6cbc0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
-59.3 KB
Binary file not shown.

docs/bypass-proxy-domains.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,4 @@ String bypassProxyDomains[] = { "127.0.0.1", "localhost", "todomvc" };
6363

6464
capabilities.setCapability("dedicatedProxy", true);
6565
capabilities.setCapability("bypassProxyDomains", bypassProxyDomains);
66-
```
67-
68-
<img loading="lazy" src={require('../assets/images/uploads/bypassproxydomain.png').default} alt="cmd" width="768" height="373" className="doc_img"/>
66+
```

0 commit comments

Comments
 (0)