Skip to content

Commit 50d5011

Browse files
committed
chore: change wds port to 5555
1 parent 19c207d commit 50d5011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ignitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lib"
1111
],
1212
"scripts": {
13-
"start": "build-scripts start --disable-open"
13+
"start": "build-scripts start --disable-open --port 5555"
1414
},
1515
"license": "MIT",
1616
"devDependencies": {

0 commit comments

Comments
 (0)