Skip to content

Commit

Permalink
Merge pull request #1266 from runphp/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dgsb committed Sep 11, 2021
2 parents de2d202 + f5f6a03 commit b53d94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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" {
Expand Down

0 comments on commit b53d94c

Please sign in to comment.