summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 19:38:08 +0100
committerstuebinm2022-02-16 19:38:08 +0100
commitb3c3b5d727f2c8548ab72ff07a0f8c6b9844bfac (patch)
treed59b7c7ab9fa9f90fd08066b473d1a666ee7254b /config.toml
parent3b144c97636620a6fbd3807a8847b5751f86a52d (diff)
server: post map updates to exneuland's API
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 1f0f349..cda774b 100644
--- a/config.toml
+++ b/config.toml
@@ -7,6 +7,7 @@ tmpdir = "/tmp"
# linting interval in seconds
interval = 30
+exneuland = "http://localhost:4000"
[[org]]
slug = "divoc"