We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfeefa7 commit 92f3d05Copy full SHA for 92f3d05
lib/cli/local/index.js
@@ -51,7 +51,6 @@ export const builder = function(yargs) {
51
.option('app-url', {
52
describe: 'Publicly accessible URL to the app unit.'
53
, type: 'string'
54
- , default: 'http://localhost:5173'
55
})
56
.option('auth-options', {
57
describe: 'JSON array of options to pass to the auth unit.'
0 commit comments