安装新增模块服务发现
This commit is contained in:
@@ -236,6 +236,8 @@ class InstallProjectCommand extends Command
|
||||
// todo something
|
||||
// create jwt
|
||||
Console::call('jwt:create');
|
||||
// create service
|
||||
Console::call('catch-service:discover');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user