marregui commented on code in PR #24172: URL: https://github.com/apache/superset/pull/24172#discussion_r1200571065
########## docker/pythonpath_dev/superset_config.py: ########## @@ -30,6 +30,8 @@ logger = logging.getLogger() +SUPERSET_SECRET_KEY="laRamonaEsLaMasGordaDeLasMozasDeMiPuebloRamonaTeQuiero" +SECRET_KEY=SUPERSET_SECRET_KEY Review Comment: oops!! indeed, apologies amended in 388020b2933b4cebd70e85194e22ef5b989bec20 -- 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]
