changed to local server and added captcha dependency

This commit is contained in:
oriofir
2022-08-25 17:36:37 -07:00
parent 2d82109be1
commit 634575f0ee
4 changed files with 25230 additions and 5005 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
NEXT_PUBLIC_API="https://laconapi.vercel.app"
NEXT_PUBLIC_API=0.0.0.0:3000
NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a"
+20228
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -46,6 +46,7 @@
"react-device-detect": "^2.2.2",
"react-dom": "^18.0.0",
"react-fast-marquee": "^1.3.1",
"react-google-recaptcha": "^2.1.0",
"react-hook-form": "^7.30.0",
"react-mailchimp-subscribe": "^2.1.3",
"react-merge-refs": "^1.1.0",
+5000 -5004
View File
File diff suppressed because it is too large Load Diff