GitHub user mlzxdzl closed a discussion: public dashboard not working
I install version 5 by docker compose. My superset_config file like following:
PUBLIC_ROLE_LIKE = "Gamma"
SQLALCHEMY_DATABASE_URI =
"postgresql+psycopg2://superset:superset@superset_db:5432/superset"
FEATURE_FLAGS = {
"DASHBOARD_RBAC": True,
"ALERT_REPORTS": True
}
then i give dashboard Public role in Dashboard properties
But I still can not see the dashboard when i not login in.
GitHub link: https://github.com/apache/superset/discussions/34050
----
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]