diff --git a/source/index.mts b/source/index.mts index 8bd0b8c..2663e38 100644 --- a/source/index.mts +++ b/source/index.mts @@ -848,7 +848,7 @@ if (application.commandLineArguments.values.type === undefined) { process.argv[1], ...application.commandLineArguments.positionals, "--type", - "web", + "server", "--port", String(port), ],