mirror of
https://github.com/unraid/api.git
synced 2026-01-16 13:39:51 -06:00
chore(lint): remove dangling comma
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = {
|
||||
error_file: '/var/log/graphql-api/error.log',
|
||||
out_file: '/var/log/graphql-api/out.log',
|
||||
exp_backoff_restart_delay: 100,
|
||||
max_memory_restart: '300M',
|
||||
max_memory_restart: '300M'
|
||||
}
|
||||
}]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user