Skip to content

Commit d5d2312

Browse files
committed
app.json
Signed-off-by: Kenneth Reitz <[email protected]>
1 parent c336776 commit d5d2312

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"SECRET_KEY": {
1010
"description": "The secret key for the Django application.",
1111
"generator": "secret"
12-
},
12+
}
13+
},
1314
"environments": {
1415
"test": {
1516
"scripts": {
@@ -18,4 +19,4 @@
1819
}
1920
}
2021
}
21-
}
22+
}

0 commit comments

Comments
 (0)