mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Toggle prometheus feature in scripts/run-aquatic-http.sh
This commit is contained in:
parent
c46f42b98f
commit
c6a134683c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
. ./scripts/env-native-cpu-without-avx-512
|
. ./scripts/env-native-cpu-without-avx-512
|
||||||
|
|
||||||
cargo run --profile "release-debug" -p aquatic_http -- $@
|
cargo run --profile "release-debug" -p aquatic_http --features "prometheus" -- $@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue