implement email queue
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package core
|
||||
|
||||
const (
|
||||
BackendHost = "localhost:8080"
|
||||
FrontendHost = "localhost:8090"
|
||||
FrontendHost = "https://nkode.tech"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user