Docker build updates
This commit is contained in:
parent
3e36aef9c5
commit
67a5b60ad5
34 changed files with 89 additions and 52 deletions
|
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
maxPoolSize: 10,
|
||||
pollInterval: 2000,
|
||||
concurrentJobs: 3,
|
||||
taskDirectory: "/opt/bridge/tasks",
|
||||
taskDirectory: "/opt/bridge-worker/apps/bridge-worker/build/main/tasks",
|
||||
fileExtensions: [".js", ".cjs", ".mjs"],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue