I suppose it's the same problem with this here: https://github.com/h2database/h2database/issues/188
On Wednesday, February 24, 2016 at 5:36:26 AM UTC+1, Evan Lennick wrote: > > Is there a parameter or mechanism to specify what the default login > information on the H2 webserver login page should be? In both the Play and > Spring apps I work with, it seems to always default to "jdbc:h2:mem:tests" > even if that is not the url of the primary connection in the app. I took a > look at what arguments are available when starting the webserver and saw > the following list: > > -webPort, -webSSL, -webAllowOthers, -webDaemon, -trace, -ifExists, > -baseDir, -properties > > None of those seem to let me specify what I want the login to default to > though. > > Thanks! > > -Evan > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
