GitHub user daucong closed a discussion: overwrite file in ver 5.0.0
FROM apache/superset:5.0.0
In dockerfile: COPY superset/static/assets/images/favicon.ico
/app/superset/static/assets/images/
After that i add FAVICONS = [{"href": "/static/assets/images/favicon.ico"}] in
superset_config.py.
But after build and run on web, this return /static/assets/images/favicon.ico
404 (Not Found).
Please help me.
Thanks!
GitHub link: https://github.com/apache/superset/discussions/35748
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]