summaryrefslogtreecommitdiff
path: root/config.sexp.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.sexp.sample')
-rw-r--r--config.sexp.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.sexp.sample b/config.sexp.sample
index a7ab1c0..d408257 100644
--- a/config.sexp.sample
+++ b/config.sexp.sample
@@ -4,4 +4,6 @@
:subprotocol "postgresql"
:subname "//localhost:5432/benki"
:user "benki"
- :password ""}}
+ :password ""}
+ :base-uri "http://localhost:3001"
+ :web-port 3001}