mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 14:46:01 +00:00
command line params refactor
This commit is contained in:
@@ -6,4 +6,4 @@ const dbgateApi = require('dbgate-api');
|
||||
global.dbgateApiModulePath = require.resolve('dbgate-api');
|
||||
global.dbgateApiPackagedPluginsPath = path.dirname(global.dbgateApiModulePath);
|
||||
|
||||
dbgateApi.getMainModule().start('startNodeWeb');
|
||||
dbgateApi.getMainModule().start();
|
||||
|
||||
Reference in New Issue
Block a user