hard-fork of backend-docker-go
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module acooldomain.co/backend/mail
|
||||
module git.acooldomain.co/server-manager/backend-kubernetes-go/mail
|
||||
|
||||
go 1.22.0
|
||||
|
@@ -6,7 +6,7 @@ import (
|
||||
"net/mail"
|
||||
"net/smtp"
|
||||
|
||||
"acooldomain.co/backend/models"
|
||||
"git.acooldomain.co/server-manager/backend-kubernetes-go/models"
|
||||
)
|
||||
|
||||
const EMAIL_SERVER_ENV_VAR = "EMAIL_SERVER"
|
||||
|
Reference in New Issue
Block a user