Skip to content

Commit

Permalink
add configs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Apr 9, 2024
1 parent 4739483 commit 45471f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion generators/server/command.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
* @type {import('generator-jhipster').JHipsterCommandDefinition}
*/
const command = {
options: {},
configs: {},
compose: ['jhipster-micronaut:micronaut'],
override: true,
};

export default command;

0 comments on commit 45471f4

Please sign in to comment.