We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6e95a commit f8a8ffdCopy full SHA for f8a8ffd
2 files changed
.env.local
@@ -0,0 +1,3 @@
1
+NEXT_PUBLIC_EMAILJS_SERVICE_ID=service_femd73a
2
+NEXT_PUBLIC_EMAILJS_TEMPLATE_ID=template_iu88ehp
3
+NEXT_PUBLIC_EMAILJS_PUBLIC_KEY=sv_pvGx9NmrQlhDt_
.gitignore
@@ -13,7 +13,7 @@
13
14
# misc
15
.DS_Store
16
-.env.local
+# .env.local
17
.env.development.local
18
.env.test.local
19
.env.production.local
0 commit comments