Add Node.js manager service and updated docker-compose
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2020",
|
||||
"module": "CommonJS",
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"esModuleInterop": true,
|
||||
"strict": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user