diff --git a/client/.env.prod b/client/.env.prod index 4d405e3d..29bd5d07 100644 --- a/client/.env.prod +++ b/client/.env.prod @@ -1,3 +1,3 @@ -REACT_APP_API_URI="https://beta.dgidb.org/api/graphql" +REACT_APP_API_URI="https://dgidb.org/api/graphql" REACT_APP_ANALYTICS='true' PORT=443 diff --git a/client/.env.production b/client/.env.production index 4d405e3d..29bd5d07 100644 --- a/client/.env.production +++ b/client/.env.production @@ -1,3 +1,3 @@ -REACT_APP_API_URI="https://beta.dgidb.org/api/graphql" +REACT_APP_API_URI="https://dgidb.org/api/graphql" REACT_APP_ANALYTICS='true' PORT=443 diff --git a/client/.yarn/install-state.gz b/client/.yarn/install-state.gz new file mode 100644 index 00000000..833e9af6 Binary files /dev/null and b/client/.yarn/install-state.gz differ diff --git a/client/.yarnrc.yml b/client/.yarnrc.yml new file mode 100644 index 00000000..3186f3f0 --- /dev/null +++ b/client/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules