Skip to content

Commit ce763dd

Browse files
author
Sandro Lange
committed
feat: adds .env.example file
1 parent d935b51 commit ce763dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ExportPaperless/.env.example

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
PAPERLESS__API_URL=http://127.0.0.1:8855/api/
2+
PAPERLESS__PUBLIC_URL=https://paperless.my.domain/
3+
PAPERLESS__API_TOKEN=0815xxxxxxxxxxxxxxxxxx
4+
EXCEL__DATE_FORMAT=yyyy-MM-dd
5+
EXCEL__STRIP_CURRENCY=true
6+
EXCEL__NUMBER_FORMAT=0.00

0 commit comments

Comments
 (0)