update readme

This commit is contained in:
David Claeys 2024-10-04 17:10:44 +02:00
parent bf767c9878
commit 9dbc13ee24

View File

@ -33,7 +33,7 @@ You can do this by creating a mapping in the `/config` folder.
Through the `ENABLE_FIXES` variable custom provider fixes can be applied to the container.
By default some fixes are available. If you have suggestions or a problem with them please submit an issue.
If for some reason you want to include your own provider fixes this is possible by creation a mapping in the `/fixes` folder.
If for some reason you want to include your own provider fixes this is possible by creation a mapping in the `/fixes` folder.<br>
The expected structure is */fixes/`provider_name`/provider_name.config.js*.
### Environment Variables