Skip to content

Commit

Permalink
NO-ISSUE: Change boxed-expression-component Storybook port to 9900 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmotta authored Oct 16, 2023
1 parent 3261dde commit 3c49de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/boxed-expression-component/env/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = composeEnv([require("@kie-tools/root-env/env")], {
return {
boxedExpressionComponent: {
storybook: {
port: 6006,
port: 9900,
},
},
};
Expand Down

0 comments on commit 3c49de9

Please sign in to comment.