qinlz-1 commented on issue #24243:
URL: https://github.com/apache/superset/issues/24243#issuecomment-1569699033

   @sebastianliebscher 
   I've already modified it
   #DATABASE_PORT=5432
   DATABASE_PORT=3306
   #DATABASE_DIALECT=postgresql
   DATABASE_DIALECT=mysql
   #POSTGRES_DB=superset
   #POSTGRES_USER=superset
   #POSTGRES_PASSWORD=superset
   MYSQL_DATABASE=superset
   MYSQL_USER=superset
   MYSQL_PASSWORD=superset
   MYSQL_RANDOM_ROOT_PASSWORD=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]

Reply via email to