Spaces:
Sleeping
Sleeping
Update server-simple.js
Browse files- server-simple.js +1 -0
server-simple.js
CHANGED
|
@@ -107,3 +107,4 @@ process.on('SIGTERM', () => {
|
|
| 107 |
console.log('Received SIGTERM, shutting down gracefully...');
|
| 108 |
process.exit(0);
|
| 109 |
});
|
|
|
|
|
|
| 107 |
console.log('Received SIGTERM, shutting down gracefully...');
|
| 108 |
process.exit(0);
|
| 109 |
});
|
| 110 |
+
|