Skip to content

Commit

Permalink
Merge branch 'fix-transport-proxy' into 'master'
Browse files Browse the repository at this point in the history
* enhanced documentation

See merge request sdk-login/login-sdk-go!18
  • Loading branch information
xsolla-vvotinov committed Sep 22, 2022
2 parents 4d88cb6 + af7bd0a commit f8f8973
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,9 @@ func (r RedisCache) Set(projectId string, value interface{}) {
> make run
```

### Testing & Mocks
For ability testing application (replace Login API response with mockproxy) you can set https proxy address, for it use environment variable `HTTPS_PROXY`

### Возможные проблемы

Возможна проблема загрузки:
Expand Down

0 comments on commit f8f8973

Please sign in to comment.