mirror of
https://codeberg.org/SeedDMS/paperless
synced 2025-11-29 10:53:29 +00:00
6 lines
241 B
Markdown
6 lines
241 B
Markdown
Create a file credentials and define AUTH and URL in it.
|
|
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.
|
|
|