More explicit

This commit is contained in:
Alexandre
2022-01-02 19:17:35 +01:00
committed by GitHub
parent 9bcb637b4d
commit 1902a047b3

View File

@@ -38,9 +38,9 @@ Options can be configured through two ways :
- Config.yaml
Configuration is done by customizing the config.yaml in the location defined in your addon options
Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options
The complete list of options can be seen here : https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example
The complete list of ENV variables can be seen here : https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example
## Installation