mirror of
https://github.com/certd/certd.git
synced 2026-07-13 08:47:34 +08:00
perf(certd-server): 使用 jks-go转换jks证书,大幅精简镜像大小
This commit is contained in:
@@ -132,5 +132,7 @@ export class MainConfiguration {
|
||||
logger.info(text);
|
||||
});
|
||||
logger.info("当前环境:", this.app.getEnv()); // prod
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user