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 87e9b53 commit fa218e1Copy full SHA for fa218e1
dist/app.js
@@ -18,7 +18,8 @@ var _photoRoutes = require('./routes/photoRoutes'); var _photoRoutes2 = _interop
18
19
const whiteList = [
20
'https://react.danielsilva.tk',
21
- 'http://localhost:3000'
+ 'http://localhost:3000',
22
+ 'https://pt.wikipedia.org'
23
]
24
25
const corsOptions = {
src/app.js
@@ -18,7 +18,8 @@ import photoRoutes from './routes/photoRoutes';
0 commit comments