For users deploying this on docker environments, in my case with portainer, it can be extremely convenient to be able to configure the program with environment variables. It's generally faster than creating volumes. Consider adding a PYISON_ variable for each option in the config.json file.
For users deploying this on docker environments, in my case with portainer, it can be extremely convenient to be able to configure the program with environment variables. It's generally faster than creating volumes. Consider adding a PYISON_ variable for each option in the config.json file.