Skip to content

Commit

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

const app = express()
Expand Down

0 comments on commit 66966be

Please sign in to comment.