Explorar o código

saas owner email

Abhishek Kondur hai 1 ano
pai
achega
2f76fa577a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      servercfg/serverconf.go

+ 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