Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SySagar authored Oct 20, 2023
1 parent 55f7fff commit 9b4d0dc
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 @@ -11,7 +11,8 @@ const whitelist = [
'https://apply.enigmavssut.com',
'https://enigmavssut.com',
'https://club.enigmavssut.com',
'https://enigma-dev-web.web.app'
'https://enigma-dev-web.web.app',
'https://enigma-web-preview.web.app'
]

const app = express()
Expand Down

0 comments on commit 9b4d0dc

Please sign in to comment.