mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-20 16:23:53 +01:00
v0.5: removed system service env, log output format fix
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
var IsRunningAsService = getEnvBool("GOPROXY_IS_SYSTEMD")
|
||||
var NoSchemaValidation = getEnvBool("GOPROXY_NO_SCHEMA_VALIDATION")
|
||||
var IsDebug = getEnvBool("GOPROXY_DEBUG")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user