GitHub user mlzxdzl added a comment to the discussion: public dashboard not working
@dosu 1. In ./docker/pythonpath_dev/ only have superset_config.py and superset_config_local.example,there is no superset_config_docker.py. Should I create it and put the config in it ? I create a superset_config.py, mount the superset_config.py (- ./docker/superset_config.py:/app/superset_config.py) and set the environment SUPERSET_CONFIG_PATH: "/app/superset_config.py" 2. My dashboard has been published 3. I did not embedding dashboards or using iframes. I only watch the dashboard on web GitHub link: https://github.com/apache/superset/discussions/34050#discussioncomment-13658025 ---- 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]
