docs/running: Be more explicit about using an override file for config

This commit is contained in:
Athanasius 2021-05-16 16:51:32 +01:00
parent ea87cea80b
commit 1e4eb9e0e1

View File

@ -52,7 +52,9 @@ There are three components to this application.
have passed the schema and duplicate checks.
## Configuration
Application configuration is in the file `src/eddn/conf/Settings.py`.
Default application configuration is in the file `src/eddn/conf/Settings.py`.
Do **not** change anything in this file, see below about overriding using
another file.
1. You will need to obtain a TLS certificate from, e.g. LetsEncrypt. The
application will need access to this and its private key file.