You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/07 23:33:45 UTC

[GitHub] [superset] romulo-brito commented on issue #21736: How can I change the logo? I am using docker compose

romulo-brito commented on issue #21736:
URL: https://github.com/apache/superset/issues/21736#issuecomment-1272160027

   Add your logo file to `static/assets/images`
   And in the `docker/superset_config.py` file add a line with
   `APP_ICON=/static/assets/images/logo.png`
   Then you need to `docker compose up` again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org