summarylogtreecommitdiffstats
path: root/database.json
diff options
context:
space:
mode:
Diffstat (limited to 'database.json')
-rw-r--r--database.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/database.json b/database.json
deleted file mode 100644
index a77d8602b152..000000000000
--- a/database.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "sql-file": true,
- "defaultEnv": "prod",
- "prod": {
- "driver": "pg",
- "user": "karaokemugen_app",
- "password": "musubi",
- "host": "localhost",
- "database": "karaokemugen_app",
- "port": 5432,
- "schema": "public",
- "superuser": "postgres",
- "superuserPassword": null,
- "bundledPostgresBinary": false
- }
-} \ No newline at end of file