aboutsummaryrefslogtreecommitdiff
path: root/db_connection_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'db_connection_config.yml')
-rw-r--r--db_connection_config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/db_connection_config.yml b/db_connection_config.yml
new file mode 100644
index 0000000..a9170ae
--- /dev/null
+++ b/db_connection_config.yml
@@ -0,0 +1,5 @@
+user: postgres
+password: postgres
+host: "127.0.0.1"
+port: "5432"
+database: "ztdns" \ No newline at end of file