Update README.md

This commit is contained in:
heui 2021-06-24 09:52:04 +08:00 committed by GitHub
parent b50299cfaa
commit f5f6a033d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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" {