Specify node interpreter

This commit is contained in:
TenDRILLL 2022-04-23 17:43:48 +03:00 committed by GitHub
parent 9367eb5eb8
commit ee2ccd1cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"apps": [
{
"name": "chibisafe",
"interpreter": "node@14.17.0",
"script": "npm",
"args": "run start",
"env": {