We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de92e71 commit 9b28830Copy full SHA for 9b28830
supabase/functions/.env.dev
@@ -9,5 +9,5 @@ SMTP_PORT=587
9
SMTP_USER=your-secret-smtp-username
10
SMTP_PASS=your-secret-smtp-password
11
12
-LOGO_URL="https://storage.mlcdn.com/account_image/34743/bwRnaSR6sJ9gsLneuuDUbmjOCLIddc3MAqoRq345.png"
+LOGO_URL="https://db.leadminer.io/storage/v1/object/public/templates/LogoWithIcon.png"
13
FRONTEND_HOST="http://localhost:8082"
supabase/functions/.env.prod
@@ -8,5 +8,5 @@ SMTP_PORT=
8
SMTP_USER=
SMTP_PASS=
FRONTEND_HOST="https://app.leadminer.io"
0 commit comments