vk-ssl-auto-deploy 0.6.7 → 0.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/config.json +1 -1
  2. package/package.json +1 -1
package/config.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "key": "h85ymdt87reg4pr2p652zcgsuw2jsg7r",
2
+ "key": "",
3
3
  "certSaveDir": "/vk-cert",
4
4
  "nginxDir": "/www/server/nginx/sbin/nginx",
5
5
  "domains": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vk-ssl-auto-deploy",
3
- "version": "0.6.7",
3
+ "version": "0.6.8",
4
4
  "description": "SSL证书自动部署工具 - 提供HTTP API接口,支持证书文件自动上传和部署",
5
5
  "main": "app.js",
6
6
  "bin": {