Skip to content

Commit

Permalink
Merge pull request #254 from EHDEN/dev
Browse files Browse the repository at this point in the history
Fix for images that are not exported
  • Loading branch information
joaorafaelalmeida authored Jun 22, 2022
2 parents 8e96250 + 48d30be commit fd4b5ae
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ x-depends-on: &depends-on

x-superset-volumes: &superset-volumes
- superset_home:/app/superset_home
- ../superset/dashboards_images:/app/superset/static/assets/dashboards_images
x-superset-environment: &superset-environment
CYPRESS_CONFIG: "false"
DATABASE_DB: ${POSTGRES_SUPERSET_DB}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions superset/dashboards_images/network_dashboard/superset.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd4b5ae

Please sign in to comment.