update log feature #1

Open
nimer wants to merge 1 commits from features/update-log into main
Showing only changes of commit 7b08a2f43f - Show all commits

View File

@ -17,7 +17,7 @@ import (
func main() {
color.Yellow("Starting server ...\n")
color.Yellow("Starting farahty server ...\n")
if _, exists := os.LookupEnv("MONGO_URI"); !exists {
err := godotenv.Load()