Dockerize gather

This commit is contained in:
2024-02-04 19:09:33 +03:00
parent db9180721a
commit 9a50b2c6cf
11 changed files with 2626 additions and 3049 deletions

View File

@@ -1,7 +0,0 @@
module.exports = {
apps: [{
name: 'warframe-center-app-3000',
script: 'npm run start',
watch: false
}]
}