obiscr opened a new pull request, #1016: URL: https://github.com/apache/incubator-answer/pull/1016
Support switching databases to display the relevant database configurations during the initial installation When switching to Mysql, use: Username: root Password: root Database host: db:3306 <img width="554" alt="image" src="https://github.com/user-attachments/assets/41a1cb4b-d141-4fea-93d6-08be789e55ad"> When switching to Postgres, use Username: postgres Password: postgres Database host: db:5432 <img width="553" alt="image" src="https://github.com/user-attachments/assets/c053f810-c849-47b8-a15f-311ad79e0fb5"> -- 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]
