chore(docs): make it clearer what the local apiUrl is (#1584)

This commit is contained in:
Daniel LaCosse 2024-08-30 11:50:55 -04:00 committed by GitHub
parent b3087dd012
commit a1a819cb0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -89,7 +89,7 @@ The Outline Server provides a REST API for access key management. If you know th
- **Deployed with the Outline Manager:** Check the "Settings" tab.
- **Local Deployments from Source:** `https://[::]:8081/TestApiPrefix`
- **Local Deployments from Source:** The `apiUrl` is simply `https://[::]:8081/TestApiPrefix`
1. **API Examples:**