0

How do I modify the ml-gradle project so that it will NOT create the default "my-app-content" database?

Thanks in advance!

CJ Chang
  • 325
  • 4
  • 12

1 Answers1

0

In the gradle.properties file, set mlNoRestServer=true

CJ Chang
  • 325
  • 4
  • 12