chore: replace personal node-id in harvest endpoint example
This commit is contained in:
parent
b7392cb98f
commit
84181af139
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 —
|
||||
# no raw log content. Used to build Avocet training data.
|
||||
#
|
||||
# export TURNSTONE_SUBMIT_ENDPOINT=https://harvest.circuitforge.tech/xander
|
||||
# export TURNSTONE_SUBMIT_ENDPOINT=https://harvest.circuitforge.tech/your-node-id
|
||||
# bash /opt/turnstone/podman-standalone.sh
|
||||
#
|
||||
# TURNSTONE_SOURCE_HOST is auto-detected from `hostname` — override if needed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue