perubahan terbaru
This commit is contained in:
@@ -63,9 +63,6 @@ func New() Services {
|
||||
log.Println("Successfully connected to the database SatuData")
|
||||
}
|
||||
|
||||
mongoURI := fmt.Sprintf("mongodb://%s:%s@%s:%s/%s?authSource=admin",
|
||||
user, pass, host, port, database)
|
||||
|
||||
dbInstance = &service{
|
||||
simrsDB: SimrsDB,
|
||||
satuDataDB: satuDataDB,
|
||||
|
||||
Reference in New Issue
Block a user