fix 5022: Miss assiging ln to graceful Server (#5028)

This commit is contained in:
Ming Deng
2022-07-28 22:53:00 +08:00
committed by GitHub
parent 080f4e1a56
commit ab5a13f02a
3 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ import (
"strings"
"github.com/beego/beego/v2/core/config"
"github.com/pelletier/go-toml"
)
const keySeparator = "."