summaryrefslogtreecommitdiffstats
path: root/config/mysql.properties.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/mysql.properties.example')
-rw-r--r--config/mysql.properties.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/mysql.properties.example b/config/mysql.properties.example
new file mode 100644
index 0000000..90dd009
--- /dev/null
+++ b/config/mysql.properties.example
@@ -0,0 +1,5 @@
+# Fill in credentials and rename to mysql.properties
+host=localhost
+db=database
+user=username
+password=password