2
0
Abhishek Kondur 2 жил өмнө
parent
commit
2f76fa577a

+ 1 - 1
servercfg/serverconf.go

@@ -258,7 +258,7 @@ func GetPublicBrokerEndpoint() string {
 
 // GetOwnerEmail - gets the owner email (saas)
 func GetOwnerEmail() string {
-	return os.Getenv("OWNER_EMAIL")
+	return os.Getenv("SAAS_OWNER_EMAIL")
 }
 
 // GetMessageQueueEndpoint - gets the message queue endpoint