mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Add example server
This commit is contained in:
parent
e3a6538ef9
commit
46bcbf8ee5
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ tags:
|
|||
description: Server-level functions
|
||||
- name: Access Key
|
||||
description: Access key functions
|
||||
servers:
|
||||
- url: https://example.com/SecretPath
|
||||
description: Example URL. Change to your own server.
|
||||
paths:
|
||||
/server:
|
||||
get:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue