compgeniuses / ns8-paperless-ngx

NEthserver 8 app for paperless-ngx scan, index and archive all your physical documen
https://github.com/paperless-ngx/paperless-ngx
GNU General Public License v3.0
0 stars 1 forks source link

Add environment variables for database configuration #17

Closed stephdl closed 9 months ago

stephdl commented 9 months ago

This pull request adds the necessary environment variables for configuring the database in the paperless-server.service file. The PAPERLESS_DBENGINE, PAPERLESS_DBHOST, PAPERLESS_DBNAME, PAPERLESS_DBUSER, and PAPERLESS_DBPASS variables are added to enable the connection to the PostgreSQL database.