jeanpommier commented on code in PR #30134: URL: https://github.com/apache/superset/pull/30134#discussion_r1925620113
########## docker/.env: ########## @@ -54,8 +54,9 @@ REDIS_HOST=redis REDIS_PORT=6379 FLASK_DEBUG=true +SUPERSET_APP_ROOT="/" SUPERSET_ENV=development -SUPERSET_LOAD_EXAMPLES=yes +SUPERSET_LOAD_EXAMPLES=no Review Comment: you'll probably want to keep this to `yes` -- 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]
