完善docker部署和readme

This commit is contained in:
dushixiang
2020-12-25 19:42:26 +08:00
parent 6c7cb6b0e7
commit bbd7eef0e1
14 changed files with 112 additions and 30 deletions

View File

@ -34,7 +34,7 @@ const (
)
const Delimiter = ';'
const Version = "VERSION_1_1_0"
const Version = "VERSION_1_2_0"
type Configuration struct {
ConnectionID string