mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Added a sentence about python-dotenv format
Something like this would have helped me to get the configuration right without debugging
This commit is contained in:
parent
4718fe13c2
commit
7680bf7c0d
@ -455,6 +455,8 @@ Add the configuration variables to the environment of the webserver (alternative
|
|||||||
put the configuration in the ``docker-compose.env`` file) and add the additional
|
put the configuration in the ``docker-compose.env`` file) and add the additional
|
||||||
services below the webserver service. Watch out for indentation.
|
services below the webserver service. Watch out for indentation.
|
||||||
|
|
||||||
|
Make sure tu use the correct format `PAPERLESS_TIKA_ENABLED = 1`so python_dotenv can parse the statement correctly.
|
||||||
|
|
||||||
Software tweaks
|
Software tweaks
|
||||||
###############
|
###############
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user