mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-03 20:52:06 +00:00
fix: Packagemanager finder
This commit is contained in:
@@ -15,7 +15,6 @@ export function findBuildPack(pack, packageManager = 'npm') {
|
|||||||
...metaData,
|
...metaData,
|
||||||
...defaultBuildAndDeploy(packageManager),
|
...defaultBuildAndDeploy(packageManager),
|
||||||
buildCommand: null,
|
buildCommand: null,
|
||||||
startCommand: null,
|
|
||||||
publishDirectory: null,
|
publishDirectory: null,
|
||||||
port: null
|
port: null
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user