mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
chore(docs): make it clearer what the local apiUrl is (#1584)
This commit is contained in:
parent
b3087dd012
commit
a1a819cb0a
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue