docs: fix typo
This commit is contained in:
parent
7e4e00e3d7
commit
f821e794f8
@ -144,7 +144,7 @@ func main() {
|
|||||||
NCP can be deployed using Kubernetes, Docker Compose or any other container orchestration platform. NCP supports running indefinite amount of instances simultaneously.
|
NCP can be deployed using Kubernetes, Docker Compose or any other container orchestration platform. NCP supports running indefinite amount of instances simultaneously.
|
||||||
|
|
||||||
## Benchmark
|
## Benchmark
|
||||||
Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMACPROCS=1`.
|
Macbook Pro 15″ 2017, Intel Core i7-7700HQ. Note `GOMAXPROCS=1`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# SILENT=1 GIN_MODE=release GOMAXPROCS=1 ncp
|
# SILENT=1 GIN_MODE=release GOMAXPROCS=1 ncp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user