111
This commit is contained in:
parent
31ac9a3b98
commit
dacbdcdd5d
|
@ -30,7 +30,7 @@ import (
|
|||
func main() {
|
||||
// 加载配置
|
||||
// 1.默认配置
|
||||
configPath := consts.MainConfigPath
|
||||
configPath := consts.ProductionConfigPath
|
||||
|
||||
//if os.Getenv("PROJECT_ENV") == "production" {
|
||||
// configPath = consts.ProductionConfigPath
|
||||
|
|
Loading…
Reference in New Issue