Skip to content

Commit

Permalink
Merge pull request #64 from Vercin-G/revert-63-dev
Browse files Browse the repository at this point in the history
Revert "again"
  • Loading branch information
astetchkov authored Feb 3, 2024
2 parents d80c14f + 1c3cf90 commit c3078fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file removed .next/cache/webpack/client-development/10.pack.gz
Binary file not shown.
3 changes: 0 additions & 3 deletions server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ const corsOptions = {
"http://apps.7cav.us",
"https://apps.7cav.us",
"https://apps.7cav.us/",
"http://beta.apps.7cav.us",
"https://beta.apps.7cav.us",
"https://beta.apps.7cav.us/",
];
if (allowlist.indexOf(origin) !== -1 || !origin) {
callback(null, true);
Expand Down

0 comments on commit c3078fc

Please sign in to comment.