Update what-api-endpoints-to-expose-to-the-public-internet.md typo (#16351)

"outsite" should be "outside"
This commit is contained in:
Dave Herder 2024-01-29 10:06:33 -08:00 committed by GitHub
parent 1afb015f6c
commit 5bc0207c16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?">