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 996a8f6 commit deba74dCopy full SHA for deba74d
app/Commands/ShareCatchAllCommand.php
@@ -15,7 +15,7 @@ class ShareCatchAllCommand extends ShareCommand
15
{
16
17
18
- protected $signature = 'catch-all {host?} {--subdomain=} {--auth=} {--basicAuth=} {--dns=} {--domain=} {--qr} {--qr-code}';
+ protected $signature = 'catch-all {host?} {--subdomain=} {--auth=} {--basicAuth=} {--dns=} {--domain=} {--prevent-cors} {--no-vite-detection} {--qr} {--qr-code}';
19
20
protected $description = 'Share a catch-all site';
21
0 commit comments