Skip to content

Commit d9176b1

Browse files
committed
chore(doc): update demo Readme
1 parent c35ddf5 commit d9176b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ We cannot reach the VCS from GitGuardian because they are on two separate networ
6767

6868
```shell
6969
docker compose exec gitguardian \
70-
curl --proxy socks5h://proxy.gitguardian.internal:9080 https://vcs.client.internal
70+
curl --proxy socks5h://proxy.gitguardian.internal:9180 https://vcs.client.internal
7171
```
7272

7373
Et voilà! The request is now routed through the **ggbirdge** proxy and the internal VCS DNS name is resolved by the proxy. You should have the following JSON response for the VCS server:

0 commit comments

Comments
 (0)