Skip to content

Commit 1db9c75

Browse files
committed
Update Definitions.js
1 parent d4780cd commit 1db9c75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Options/Definitions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ module.exports.ParseServerOptions = {
2727
env: 'PARSE_SERVER_ALLOW_HEADERS',
2828
help: 'Add headers to Access-Control-Allow-Headers',
2929
action: parsers.arrayParser,
30+
},
3031
allowOrigin: {
3132
env: 'PARSE_SERVER_ALLOW_ORIGIN',
3233
help: 'Sets the origin to Access-Control-Allow-Origin',

0 commit comments

Comments
 (0)