-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Currently, GoDoxy allows setting custom icons for individual services shown on the dashboard via the homepage.icon setting. However, there is no documented way to change the favicon of the dashboard page itself (the icon shown in the browser tab for the WebUI).
Request:
Please add support for setting a custom favicon for the dashboard (WebUI) page, either via:
An environment variable (e.g., GODOXY_FAVICON)
A config.yml option (e.g., under the homepage section)
Or by allowing override through a static file path (e.g., mounting /app/static/favicon.ico)
Use Case:
Customizing the favicon would help with branding and visual distinction when managing multiple dashboards or tabs.
Godoxy makes reverse proxy so easy! It's a great tool for linux newbies like me. Thank you for the great project!
yusing
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request