docker fix

This commit is contained in:
Jan Prochazka
2021-04-17 09:13:15 +02:00
parent 9d9b970fd5
commit bf202719eb

View File

@@ -46,7 +46,7 @@ function packagedPluginsDir() {
return path.resolve(__dirname, '../../../../plugins');
}
if (platformInfo.isDocker) {
return path.resolve(__dirname, 'plugins');
return '/home/dbgate-docker/plugins';
}
if (process.argv[2] == 'startNodeWeb') {
// node_modules