update log feature
This commit is contained in:
parent
24f770d6cf
commit
7b08a2f43f
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