mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
remove printenv
This commit is contained in:
@@ -76,7 +76,7 @@ func main() {
|
||||
}
|
||||
|
||||
hc := healthcheck.New()
|
||||
logger.Info("Init DB", zap.Any("Envvars", os.Environ()))
|
||||
|
||||
memgraphDriver := memgraph.InitDatabase(logger, memgraphURI, memgraphUser, memgraphPass)
|
||||
|
||||
router := gin.Default()
|
||||
|
Reference in New Issue
Block a user