Description
Currently the Docker image supports changing the TITLE of the app via an ENV var. It would be nice to also be able to change other aspects of the frontend page like:
- Slogan (No Flash, No Java, No Websockets, No Bullsh*t)
- Logo in the top left
- Favicon
Why it should be implemented
This would make the official Docker image more useful. Currently the only way for extended customization is to build your own image with a custom HTML page.
Description
Currently the Docker image supports changing the TITLE of the app via an ENV var. It would be nice to also be able to change other aspects of the frontend page like:
Why it should be implemented
This would make the official Docker image more useful. Currently the only way for extended customization is to build your own image with a custom HTML page.