Thanks for useful tool. It would be nice to be able to set [Redoc options ](https://github.com/Redocly/redoc#redoc-options-object) from environment variables for example. I see it like this: ``` docker run -d -e REDOC_OPTIONS="{hideLoading: true, nativeScrollbars: false}" ... volbrene/redoc ```
Thanks for useful tool. It would be nice to be able to set Redoc options from environment variables for example.
I see it like this: