disable http server

This commit is contained in:
kongfei 2022-08-10 17:34:10 +08:00
parent 0d4a5ffb81
commit 48464e00bd
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ dial_timeout = 2500
max_idle_conns_per_host = 100
[http]
enable = true
enable = false
address = ":9100"
print_access = false
run_mode = "release"
run_mode = "release"