Skip to content

Commit 8c0e8f5

Browse files
committed
run swow server
1 parent 1a9b471 commit 8c0e8f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ubiquity

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,6 +1042,7 @@ class Ubiquity {
10421042
break;
10431043
case 'swoole':
10441044
case 'workerman':
1045+
case 'swow':
10451046
echo ConsoleFormatter::showMessage($msg . "Use <b>Ubiquity serve:stop</b> {$type} to stop it!\n");
10461047
system('php .ubiquity' . \DS . $serverInfos['start']);
10471048
break;

0 commit comments

Comments
 (0)