Files
taskview-community/api/production.package.json
T
2026-01-04 16:54:08 +01:00

8 lines
187 B
JSON

{
"name": "taskview-ce-api-server",
"version": "1.17.0",
"scripts": {
"start": "pm2-runtime start ecosystem.config.js --env production"
},
"dependencies": {}
}