mirror of
https://codeberg.org/SeedDMS/paperless
synced 2025-02-06 15:05:46 +00:00
add example how the credentials look like
This commit is contained in:
parent
76399068dc
commit
fe4f527daa
|
@ -3,3 +3,8 @@ URL is the base url of the restapi service. AUTH are the credentials
|
|||
as pass in http header Authorization. It can be ab basic authentication,
|
||||
a papeerless or a regular SeedDMS token.
|
||||
|
||||
Example:
|
||||
|
||||
URL="http://my.seeddms.org/restapi/index.php"
|
||||
AUTH="my api key"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user