集群可以设置systemd系统服务

This commit is contained in:
刘祥超
2021-01-11 18:16:04 +08:00
parent d0138fa736
commit 5c7f456207
8 changed files with 186 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.7.1"
Version = "0.0.8"
ProductName = "Edge API"
ProcessName = "edge-api"