This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
name: 'warframe-market-bot',
|
||||
script: './src/index.js',
|
||||
watch: true,
|
||||
ignore_watch: ['node_modules', 'index.html'],
|
||||
ignore_watch: ['node_modules', 'public/*'],
|
||||
restart_delay: 600000
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user