fix: update email recipient logic in renderCompanyOfferEmail function
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# These values are only used when running the app in development mode.
|
||||
|
||||
# SITE
|
||||
NEXT_PUBLIC_SITE_URL=https://localhost:3000
|
||||
NEXT_PUBLIC_SITE_URL=http://localhost:3000
|
||||
|
||||
# SUPABASE DEVELOPMENT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user