diff options
author | unknownPerson115 <69736850+unknownPerson115@users.noreply.github.com> | 2021-12-25 21:04:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-25 21:04:56 +0000 |
commit | cf99b95c3d76d5a546949b9303a810b406241fd5 (patch) | |
tree | f687c2f1abfe556f300e618fd94bae3c856dc94e /bundle/src | |
parent | Merge pull request #556 from Thesourtimes/master (diff) | |
download | server-cf99b95c3d76d5a546949b9303a810b406241fd5.tar.xz |
Updated Server.ts
Added what to do if 'SIGTERM' is sent to the server for the `/stop` API route
Diffstat (limited to 'bundle/src')
-rw-r--r-- | bundle/src/Server.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bundle/src/Server.ts b/bundle/src/Server.ts |