mirror of
https://github.com/stronk-dev/OrchestratorTracker.git
synced 2025-07-05 02:45:10 +02:00
Fix
This commit is contained in:
parent
6e2cdbbafa
commit
0858d0b83d
@ -51,7 +51,7 @@ export const {
|
||||
|
||||
```
|
||||
|
||||
pm2 start ecosystem.config.js
|
||||
pm2 start ecosystem.config.cjs
|
||||
|
||||
### Run development
|
||||
|
||||
|
@ -32,7 +32,7 @@ export const {
|
||||
} = process.env;
|
||||
```
|
||||
|
||||
pm2 start ecosystem.config.js
|
||||
pm2 start ecosystem.config.cjs
|
||||
|
||||
### Run development
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user