aboutsummaryrefslogtreecommitdiff
path: root/.newsstandrc.toml.example
diff options
context:
space:
mode:
authorAlexander Kavon <hawk@alexkavon.com>2023-11-13 23:20:13 -0500
committerAlexander Kavon <hawk@alexkavon.com>2023-11-13 23:20:13 -0500
commit6cfc9a99c046f2bc52d3a976aff03fdcd4b94180 (patch)
tree0607f8f8b6ecadbf43864d1d29cd622e6e25653e /.newsstandrc.toml.example
router and config loader
Diffstat (limited to '.newsstandrc.toml.example')
-rw-r--r--.newsstandrc.toml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/.newsstandrc.toml.example b/.newsstandrc.toml.example
new file mode 100644
index 0000000..6d20ede
--- /dev/null
+++ b/.newsstandrc.toml.example
@@ -0,0 +1,3 @@
+DB_ADAPTER = "postgresql"
+DB_USER = "newsstand"
+DB_PASS = "newsstand"