imseldrith commited on
Commit
120cd8d
·
verified ·
1 Parent(s): 3df6c3d

Update src/start.ts

Browse files
Files changed (1) hide show
  1. src/start.ts +1 -1
src/start.ts CHANGED
@@ -129,7 +129,7 @@ export const start = defineCommand({
129
  port: {
130
  alias: "p",
131
  type: "string",
132
- default: "4141",
133
  description: "Port to listen on",
134
  },
135
  verbose: {
 
129
  port: {
130
  alias: "p",
131
  type: "string",
132
+ default: "7860",
133
  description: "Port to listen on",
134
  },
135
  verbose: {