Browse Source

Fix app.json's syntax

Sotaro KARASAWA 11 năm trước cách đây
mục cha
commit
381010179a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app.json

+ 1 - 1
app.json

@@ -16,7 +16,7 @@
     "SECRET_TOKEN": {
       "description": "A secret key for verifying the integrity of signed cookies.",
       "generator": "secret"
-    }
+    },
     "PASSWORD_SEED": {
       "description": "A password seed is used by password hash generator. ",
       "generator": "secret"