OSDN Git Service

config.json.sample: update settings
authorhylom <hylom@users.sourceforge.jp>
Thu, 22 Sep 2016 14:27:38 +0000 (23:27 +0900)
committerhylom <hylom@users.sourceforge.jp>
Thu, 22 Sep 2016 14:27:38 +0000 (23:27 +0900)
.gitignore
dev/newslash_web/config.json.sample

index 6192551..93bd912 100644 (file)
@@ -4,3 +4,4 @@
 dev/newslash_web/log/development.log
 dev/newslash_web/public/css/
 config.json
+test.json
index 81d060a..22e7acb 100644 (file)
@@ -15,7 +15,7 @@
        "secret_key": "secret strings for hasing",
        "session_store": "in-memory"
     },
-    "DB": {
+    "Database": {
        "host": "db",
        "name": "slash",
        "user": "slash",