diff options
| author | Pitu <[email protected]> | 2020-12-25 20:45:22 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2020-12-25 20:45:22 +0900 |
| commit | ec2f9e0d989792c1760b48e063467cf6e59c580a (patch) | |
| tree | 6f447aeebe9af7be57ba15e23851a4611568ec3e /pm2.json | |
| parent | chore: style changes (diff) | |
| download | host.fuwn.me-ec2f9e0d989792c1760b48e063467cf6e59c580a.tar.xz host.fuwn.me-ec2f9e0d989792c1760b48e063467cf6e59c580a.zip | |
Rebrand
Diffstat (limited to 'pm2.json')
| -rw-r--r-- | pm2.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ { "apps": [ { - "name": "lolisafe", + "name": "chibisafe", "script": "npm", "args": "run start", "env": { |