|
@@ -3,7 +3,7 @@ module.exports = {
|
|
|
{
|
|
|
name: 'pacifica-strategy',
|
|
|
script: 'node',
|
|
|
- args: ['--loader', 'tsx', './scripts/run-modular-strategy.ts'],
|
|
|
+ args: ['--import', 'tsx', './scripts/run-modular-strategy.ts'],
|
|
|
cwd: '/root/pacifica',
|
|
|
instances: 1,
|
|
|
autorestart: true,
|