You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/user_guides/multiserver_setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ A typical multi server setup should thus have:
19
19
- The agent should be registered to the local api
20
20
21
21
**Using login/password authentication**
22
-
- By running `cscli machines add MyMachine` on the LAPI (and c/c the generated credentials to the agent)
22
+
- By running `cscli machines add MyMachine` on the LAPI (and c/p the generated credentials to the agent)
23
23
- or by running `cscli lapi register --machine MyMachine --url http://<lapi>` on the agent and accepting the machine from LAPI with `cscli machines validate MyMachine`
0 commit comments