Kaynağa Gözat

update heroku settings

Yuki Takei 7 yıl önce
ebeveyn
işleme
9abd0794bc
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      app.json

+ 2 - 1
app.json

@@ -14,7 +14,8 @@
     },
     },
     "FILE_UPLOAD": {
     "FILE_UPLOAD": {
       "description": "Attached files storage. - mongodb | aws | local | none",
       "description": "Attached files storage. - mongodb | aws | local | none",
-      "value": "mongodb"
+      "value": "mongodb",
+      "required": false
     },
     },
     "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.",