redlib
redlib copied to clipboard
Docker installation don't load `redlib.toml`
Hello, I tried to use a redlib.toml file isntead of .env but it doesn't work
I added a docker volume in the compose.yaml file to bind ./redlib.toml to '/redlib.toml'
Am I doing this correctly ? Is toml config supported with docker ?