集群可以设置systemd系统服务

This commit is contained in:
GoEdgeLab
2021-01-11 18:16:04 +08:00
parent af5584c768
commit fe652e6979
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"