Update README.md

This commit is contained in:
heui
2021-06-24 09:52:04 +08:00
committed by GitHub
parent b50299cfaa
commit f5f6a033d3
+1 -1
View File
@@ -341,7 +341,7 @@ import (
log "github.com/sirupsen/logrus"
)
init() {
func init() {
// do something here to set environment depending on an environment variable
// or command-line flag
if Environment == "production" {