mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
#68: Using dotenv for a proper unix config file
This commit is contained in:
parent
4d685ee424
commit
0aead1fbe6
5 changed files with 17 additions and 7 deletions
|
|
@ -2,7 +2,6 @@
|
|||
Description=Paperless webserver
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/conf.d/paperless
|
||||
User=paperless
|
||||
Group=paperless
|
||||
ExecStart=/home/paperless/project/virtualenv/bin/python /home/paperless/project/src/manage.py runserver 0.0.0.0:8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue