Autorestart
gitea/salix/test This commit looks good Details

This commit is contained in:
Juan Ferrer 2019-12-08 13:48:57 +01:00
parent 6f07f7f990
commit 72bca19f49
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
apps:
- script: ./loopback/server/server.js
name: salix-back
cron_restart: 0 */2 * * *
cron_restart: */1 * * * *
instances: 1
max_restarts: 10