Skip to content

Commit 569f65d

Browse files
authored
Fix README
1 parent 6393f87 commit 569f65d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ It has the following features:
7575
You can direct outgoing requests to another proxy server. This is useful in a restricted network environment.
7676

7777
```
78-
proxy:
79-
http: http://anoother-proxy-server:8080
80-
https: http://another-proxy-server:8080
81-
```
78+
proxy:
79+
http: http://anoother-proxy-server:8080
80+
https: http://another-proxy-server:8080
81+
```
8282

8383
`excluded` directive can be used when you want to prevent the requests to the specific hosts from being proxied.
8484

0 commit comments

Comments
 (0)