fix ecosystem
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
name: 'nova40',
|
name: 'nova40',
|
||||||
script: 'npx',
|
script: 'npx',
|
||||||
args: 'expo start --no-dev --port 8081',
|
args: 'expo start --no-dev --port 3086',
|
||||||
cwd: 'd:/Project/Zen40/Nova40',
|
cwd: '/home/dios/Nova40',
|
||||||
watch: false,
|
watch: false,
|
||||||
autorestart: true,
|
autorestart: true,
|
||||||
max_restarts: 10,
|
max_restarts: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user