summaryrefslogtreecommitdiffstats
path: root/server/config/database1.template.json
diff options
context:
space:
mode:
Diffstat (limited to 'server/config/database1.template.json')
-rw-r--r--server/config/database1.template.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/server/config/database1.template.json b/server/config/database1.template.json
deleted file mode 100644
index 857fcc6..0000000
--- a/server/config/database1.template.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "host": "<DB_HOSTNAME>",
- "username": "<DB_USERNAME>",
- "password": "<DB_PASSWORD>",
- "database": "<DB_NAME>",
- "dialect": "<mysql|mariadb|sqlite|postgres|mssql>"
-} \ No newline at end of file