readme: add custom config section [skip ci]
This commit is contained in:
parent
298e838d0b
commit
f8bfad1da5
11
README.md
11
README.md
@ -41,5 +41,16 @@ podman run --rm -it -e PCMT_DBTYPE=postgres \
|
||||
```
|
||||
|
||||
|
||||
#### Custom config
|
||||
|
||||
Make sure to check out the Dhall configuration
|
||||
[schema](https://git.dotya.ml/mirre-mt/pcmt-config-schema/src/branch/development/schema.dhall)
|
||||
to see what's possible, or have a look at the [example
|
||||
config](exampleConfig.dhall).
|
||||
|
||||
If you're new to Dhall, its [documentation](https://docs.dhall-lang.org/) page
|
||||
is a good resource to start at.
|
||||
|
||||
|
||||
### LICENSE
|
||||
AGPL-3.0-only (see [LICENSE](LICENSE) for details).
|
||||
|
Loading…
Reference in New Issue
Block a user