VinhNguyenonthecloud commented on issue #21736:
URL: https://github.com/apache/superset/issues/21736#issuecomment-2119164865

   > u need to copy your image by "docker cp ki-nav-brand.png 
superset_app:/app/superset/static/assets/images and then update 
docker/pythonpath_dev/superset_config_docker.py include APP_ICON = 
"/static/assets/images/ki-nav-brand.png" then docker-compose end, 
docker-compose start or docker-compose restart
   
   I can change the logo but the favicon doesn't work: 
   I use this code in superset_config.py file: FAVICONS = [{"href": 
"static/assets/images/favicon.png"}]
   and run: docker cp favicon.png 
superset_app:/app/superset/static/assets/images 
   but nothing happen.
   
![image](https://github.com/apache/superset/assets/95127587/fb322c46-1641-47fa-a230-0528e90a48e3)
   I don't know why.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to