diff options
Diffstat (limited to 'config/db.json')
-rw-r--r-- | config/db.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/db.json b/config/db.json deleted file mode 100644 index e283966..0000000 --- a/config/db.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "user": "USER", - "pass": "PASS", - "db": "DB", - "host": "HOST" -} |