We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa218e1 commit 02776f5Copy full SHA for 02776f5
dist/app.js
@@ -18,8 +18,7 @@ var _photoRoutes = require('./routes/photoRoutes'); var _photoRoutes2 = _interop
18
19
const whiteList = [
20
'https://react.danielsilva.tk',
21
- 'http://localhost:3000',
22
- 'https://pt.wikipedia.org'
+ 'http://localhost:3000'
23
]
24
25
const corsOptions = {
src/app.js
@@ -18,8 +18,7 @@ import photoRoutes from './routes/photoRoutes';
0 commit comments