update log feature #1
2
main.go
2
main.go
@ -17,7 +17,7 @@ import (
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
||||||
color.Yellow("Starting server ...\n")
|
color.Yellow("Starting farahty server ...\n")
|
||||||
|
|
||||||
if _, exists := os.LookupEnv("MONGO_URI"); !exists {
|
if _, exists := os.LookupEnv("MONGO_URI"); !exists {
|
||||||
err := godotenv.Load()
|
err := godotenv.Load()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user