aboutsummaryrefslogtreecommitdiff
path: root/.seedrc.toml
diff options
context:
space:
mode:
Diffstat (limited to '.seedrc.toml')
-rw-r--r--.seedrc.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.seedrc.toml b/.seedrc.toml
new file mode 100644
index 0000000..f537294
--- /dev/null
+++ b/.seedrc.toml
@@ -0,0 +1,6 @@
+[database]
+adapter = "postgresql"
+port = "5432"
+user = "newsstand_test"
+secret = "newsstand_test"
+dbname = "newsstand_test"