Skip to content

Commit

Permalink
englishman in new york
Browse files Browse the repository at this point in the history
Co-authored-by: sol-un <[email protected]>
  • Loading branch information
EduardZaydler and sol-un authored Oct 24, 2023
1 parent 09512ee commit be15c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Starts a dev server on port 9000 and a fakeapi server (provides mock api data) o
yarn start:dev-proxy
```

For SKB Kontur developers only. Starts a dev server on port 9000 and proxies all API requests to 9002 port. Forward 9002 port to api Pod. The easiest way is to use [Lens](https://k8slens.dev/). Staging cluster config is [here](https://k8s.testkontur.ru/).
For SKB Kontur developers only. Starts a dev server on port 9000 and proxies all API requests to port 9002, which is forwarded to API Kubernetes pod. For the easiest way to use Lens, see: https://k8slens.dev/. The staging cluster config is [here](https://k8s.testkontur.ru/).

```bash
yarn start:docker
Expand Down

0 comments on commit be15c66

Please sign in to comment.