michael-s-molina commented on code in PR #24915: URL: https://github.com/apache/superset/pull/24915#discussion_r1287415619
########## docs/docs/installation/installing-superset-from-scratch.mdx: ########## @@ -125,7 +125,9 @@ Then, you need to initialize the database: superset db upgrade ``` -:::tip Note that some configuration is mandatory for production instances of Superset. In particular, Superset will not start without a user-specified value of SECRET_KEY. Please see Configuring Superset. ::: +:::info Review Comment: I suggest keeping tip as it's used in other pages such as https://superset.apache.org/docs/installation/installing-superset-using-docker-compose ```suggestion :::tip ``` -- 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]
