Skip to content

Commit b18c1cb

Browse files
authored
Update app.json
1 parent fa2235c commit b18c1cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
}
1717
],
1818
"env": {
19+
"SECRET_KEY": {
20+
"description": "Flask app instance's SECRET_KEY",
21+
"generator": "secret"
22+
},
1923
"ADMIN_PASS": {
2024
"description": "Administrator password",
2125
"generator": "secret"

0 commit comments

Comments
 (0)