1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-10 00:29:01 +02:00

fix http perf

This commit is contained in:
Tony 2019-07-05 17:43:35 +08:00
parent ab4e2dafa9
commit eaf193f103

View File

@ -15,6 +15,7 @@ env:
- ZONE=sh001
- DEPLOY_ENV=dev
- DISCOVERY_NODES=127.0.0.1:7171
- HTTP_PERF=tcp://0.0.0.0:0
# Skip the install step. Don't `go get` dependencies. Only build with the code
# in vendor/