mirror of
https://github.com/certd/certd.git
synced 2026-07-09 22:47:38 +08:00
chore: 完善第三方依赖动态加载
This commit is contained in:
@@ -31,7 +31,6 @@ process.on("uncaughtException", error => {
|
||||
logger.error("您的服务器不支持监听IPV6格式的地址(::),请配置环境变量: certd_koa_hostname=0.0.0.0");
|
||||
}
|
||||
});
|
||||
|
||||
// function startHeapLog() {
|
||||
// function format(bytes: any) {
|
||||
// return (bytes / 1024 / 1024).toFixed(2) + ' MB';
|
||||
|
||||
Reference in New Issue
Block a user