mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-19 03:27:52 -04:00
add graceful shutdown
This commit is contained in:
parent
f2af5bc064
commit
b3bff8d735
6 changed files with 98 additions and 12 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
<script>
|
||||
|
||||
import {sleep} from "../../server/util";
|
||||
const {sleep} = require("../../server/util")
|
||||
|
||||
export default {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue