From 122bd49700d5d62dddd521140009be2f375eee5b Mon Sep 17 00:00:00 2001 From: rcourtman Date: Sat, 13 Dec 2025 22:22:25 +0000 Subject: [PATCH] fix: clarify that one token works on multiple hosts Changed misleading 'Each copy uses a unique token' to 'Use the same command on multiple servers'. Also toned down the 'Different Token' button since it's rarely needed. --- .../src/components/SetupWizard/steps/CompleteStep.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend-modern/src/components/SetupWizard/steps/CompleteStep.tsx b/frontend-modern/src/components/SetupWizard/steps/CompleteStep.tsx index 81c651e..3b90aa0 100644 --- a/frontend-modern/src/components/SetupWizard/steps/CompleteStep.tsx +++ b/frontend-modern/src/components/SetupWizard/steps/CompleteStep.tsx @@ -338,7 +338,8 @@ Keep these credentials secure!

- Run on any host you want to monitor. Each copy uses a unique token. + Run this command on any host you want to monitor. Use the same command on multiple servers.