Skip to content

Commit

Permalink
Fix invalid app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yceruto committed Oct 22, 2017
1 parent b52175f commit 33f0df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"APP_DEBUG": {
"value": "0"
}
},
"SYMFONY_LOG": "php://stderr",
"APP_SECRET": {
"description": "Extra entropy for %kernel.secret%; used for CSRF tokens, cookies and signed URLs.",
Expand Down

0 comments on commit 33f0df8

Please sign in to comment.