mirror of
https://github.com/danbulant/Shasha
synced 2026-07-06 11:30:48 +00:00
added name
This commit is contained in:
parent
c60293b16d
commit
b228a296e8
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
apps: [{
|
apps: [{
|
||||||
|
name: "shasha",
|
||||||
script: 'Main.js',
|
script: 'Main.js',
|
||||||
watch: '.'
|
watch: '.'
|
||||||
}, {
|
}, {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue