aboutsummaryrefslogtreecommitdiff
path: root/sample-config.toml
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-01-02 01:37:51 +0000
committerJulio Capote <jcapote@gmail.com>2023-01-02 01:37:51 +0000
commit5efad50005484e4bcd56fd68a46040e3d89b0efe (patch)
tree9d849941126a5a765fbcb9ecc17f26163858d581 /sample-config.toml
parent36e41939772d0441dc023f7b02e96567441b02ec (diff)
downloadcommunique-5efad50005484e4bcd56fd68a46040e3d89b0efe.tar.gz
clean up urls, scheme:host:port now configurable
Diffstat (limited to 'sample-config.toml')
-rw-r--r--sample-config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-config.toml b/sample-config.toml
index 7cd02f7..293a525 100644
--- a/sample-config.toml
+++ b/sample-config.toml
@@ -1,4 +1,4 @@
-domain = "activitybub.xyz"
+domain = "http://localhost:8080"
dbPath = "bub.db"
# [[handlers]]