Commit 3c5f3418 authored by Pukky's avatar Pukky

i fix

parent e280d136
......@@ -28,7 +28,7 @@ func ConnectDB() *mongo.Client {
log.Fatal(err)
}
fmt.Println("🧩 DB connected successfully!")
fmt.Println("⚗️ DB name: golangAPI")
fmt.Println("🗂 DB name: golangAPI")
return client
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment