mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update what-api-endpoints-to-expose-to-the-public-internet.md typo (#16351)
"outsite" should be "outside"
This commit is contained in:
parent
1afb015f6c
commit
5bc0207c16
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ If you are using Fleet Desktop and want it to work on remote devices, the bare m
|
|||
|
||||
For full Fleet Desktop and scripts functionality, `/api/fleet/orbit/*` and`/api/fleet/device/ping` must also be exposed.
|
||||
|
||||
## Using fleetctl CLI from outsite of your network
|
||||
## Using fleetctl CLI from outside of your network
|
||||
|
||||
If you would like to use the fleetctl CLI from outside of your network, the following endpoints will also need to be exposed for `fleetctl`:
|
||||
|
||||
|
|
@ -42,4 +42,4 @@ If you would like to use Fleet's MDM features, the following endpoints need to b
|
|||
<meta name="authorGitHubUsername" value="mike-j-thomas">
|
||||
<meta name="authorFullName" value="Mike Thomas">
|
||||
<meta name="publishedOn" value="2023-11-13">
|
||||
<meta name="articleTitle" value="Which API endpoints to expose to the public internet?">
|
||||
<meta name="articleTitle" value="Which API endpoints to expose to the public internet?">
|
||||
|
|
|
|||
Loading…
Reference in a new issue