Remove .tsbuildinfo files
This commit is contained in:
parent
67a5b60ad5
commit
b8ff61265b
15 changed files with 69 additions and 29 deletions
|
|
@ -1,10 +0,0 @@
|
|||
module.exports = {
|
||||
worker: {
|
||||
connectionString: process.env.DATABASE_URL,
|
||||
maxPoolSize: 10,
|
||||
pollInterval: 2000,
|
||||
concurrentJobs: 3,
|
||||
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