Initial commit: Tapalka monorepo (bot, front, strapi)
This commit is contained in:
10
CMyTapper/robucks-front/ecosystem.config.js
Normal file
10
CMyTapper/robucks-front/ecosystem.config.js
Normal file
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'webapp',
|
||||
script: 'npm run build && npm run start',
|
||||
time: true,
|
||||
log_date_format: 'DD.MM.YYYY HH:mm:ss',
|
||||
},
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user