Vitrous commited on
Commit
c3dd796
1 Parent(s): 8a75147

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ You can access the API endpoints using a web browser or an HTTP client at `https
45
 
46
  The API endpoints can also be accessed from Localhost using a web browser or an HTTP client at `https://127.0.0.1:7860/`.
47
 
48
- If your machine is using proxy servers make sure that that the Localhost of the proxy server is set to host: `127.0.0.1` at Port: `7860` otherwise the requests will be denied
49
 
50
  ---
51
 
 
45
 
46
  The API endpoints can also be accessed from Localhost using a web browser or an HTTP client at `https://127.0.0.1:7860/`.
47
 
48
+ If your machine is using proxy servers make sure that the host address of the proxy server is set to host: `127.0.0.1` at Port: `7860` otherwise the requests will be denied
49
 
50
  ---
51