Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking โ€œSign up for GitHubโ€, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

๐Ÿ” ์ด๋ฉ”์ผ ์ธ์ฆ URL ์ˆ˜์ • #351

Merged
merged 1 commit into from
Nov 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
:update: ์ด๋ฉ”์ผ ์ธ์ฆ URL ์ˆ˜์ •
enbraining committed Nov 15, 2024
commit 6fed5c1e51c7a21af592500fc35f66f8ef0b040b
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@ class SendMailService(
private fun createMailTemplate(email: String, code: String): String {
val context = Context()

val url = "https://port-0-gauth-backend-85phb42bluutn9a7.sel5.cloudtype.app/email/authentication?email=$email&uuid=$code"
val url = "https://server-gauth.msg-team.com/email/authentication?email=$email&uuid=$code"

context.setVariables(
mapOf(