Skip to content

Commit f8a8ffd

Browse files
goldchaegoldchae
authored andcommitted
fix:비틀림
1 parent 9f6e95a commit f8a8ffd

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.env.local

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# misc
1515
.DS_Store
16-
.env.local
16+
# .env.local
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local

0 commit comments

Comments
 (0)