chore: replace personal node-id in harvest endpoint example
This commit is contained in:
parent
8006d79a11
commit
be134a4465
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ TZ="${TZ:-America/Los_Angeles}"
|
||||||
# receiving instance after each glean run. Only matched entries are sent —
|
# receiving instance after each glean run. Only matched entries are sent —
|
||||||
# no raw log content. Used to build Avocet training data.
|
# no raw log content. Used to build Avocet training data.
|
||||||
#
|
#
|
||||||
# export TURNSTONE_SUBMIT_ENDPOINT=https://harvest.circuitforge.tech/contrib2
|
# export TURNSTONE_SUBMIT_ENDPOINT=https://harvest.circuitforge.tech/your-node-id
|
||||||
# bash /opt/turnstone/podman-standalone.sh
|
# bash /opt/turnstone/podman-standalone.sh
|
||||||
#
|
#
|
||||||
# TURNSTONE_SOURCE_HOST is auto-detected from `hostname` — override if needed.
|
# TURNSTONE_SOURCE_HOST is auto-detected from `hostname` — override if needed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue