inject mongodb uri inside the binary and os
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
var App *app.App
|
||||
var appCleanup func()
|
||||
var RootCmd = issues.RootCmd
|
||||
var DB_URI string
|
||||
|
||||
func main() {
|
||||
ctx := context.Background()
|
||||
|
||||
Reference in New Issue
Block a user