Skip to content

Commit 3ace7c6

Browse files
committed
Revert "fix: update Solid Start default port (#4845)"
This reverts commit e5f4c12.
1 parent 59e51d7 commit 3ace7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework-info/src/frameworks/solid-start.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dev": {
1111
"command": "solid-start dev",
12-
"port": 5173,
12+
"port": 3000,
1313
"pollingStrategies": [{ "name": "TCP" }]
1414
},
1515
"build": {

0 commit comments

Comments
 (0)