feat: add paperless-ngx document management stack
This commit is contained in:
4
documents/.env.example
Normal file
4
documents/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
PAPERLESS_DBUSER=paperless
|
||||
PAPERLESS_DBPASS=changeme
|
||||
PAPERLESS_SECRET_KEY=generate_with_openssl_rand_hex_32
|
||||
PAPERLESS_REDIS=redis://:URL_ENCODED_REDIS_PASSWORD@shared-redis:6379
|
||||
Reference in New Issue
Block a user