Skip to content

Commit

Permalink
chore:whitelist update
Browse files Browse the repository at this point in the history
  • Loading branch information
Princerey authored Apr 15, 2024
1 parent d1a6955 commit add9065
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ const whitelist = [
'https://club.enigmavssut.com',
'https://enigma-dev-web.web.app',
'https://enigma-web-preview.web.app',
'https://dev.enigmavssut.com'
'https://dev.enigmavssut.com',
'http://club.enigma.code',
'http://localhost'
]

const app = express()
Expand Down

0 comments on commit add9065

Please sign in to comment.