|
@@ -12,6 +12,10 @@
|
|
|
"description": "DO NOT CHANGE - 'yarn' needs this to install devDependencies",
|
|
"description": "DO NOT CHANGE - 'yarn' needs this to install devDependencies",
|
|
|
"value": "development"
|
|
"value": "development"
|
|
|
},
|
|
},
|
|
|
|
|
+ "FILE_UPLOAD": {
|
|
|
|
|
+ "description": "Attached files storage. - mongodb | aws | local | none",
|
|
|
|
|
+ "value": "mongodb"
|
|
|
|
|
+ },
|
|
|
"SECRET_TOKEN": {
|
|
"SECRET_TOKEN": {
|
|
|
"description": "A secret key for verifying the integrity of signed cookies.",
|
|
"description": "A secret key for verifying the integrity of signed cookies.",
|
|
|
"generator": "secret"
|
|
"generator": "secret"
|
|
@@ -31,7 +35,7 @@
|
|
|
{
|
|
{
|
|
|
"plan": "bonsai:sandbox-6",
|
|
"plan": "bonsai:sandbox-6",
|
|
|
"options": {
|
|
"options": {
|
|
|
- "version": "5.4.3"
|
|
|
|
|
|
|
+ "version": "6.5.4"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|