Skip to content

Commit 793e9d4

Browse files
authored
generate cookie for Heroku
1 parent b8b370d commit 793e9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"PARSE_DASHBOARD_COOKIE_SESSION_SECRET": {
3737
"description": "The constant cookie session for dashboard.",
38-
"required": false
38+
"generator": "secret"
3939
},
4040
"PARSE_DASHBOARD_CONFIG": {
4141
"description": "The config file for dashboard.",

0 commit comments

Comments
 (0)