summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorstuebinm2022-02-16 19:38:08 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commitcc52022f3b099287f0ac57eb514753202ef47db2 (patch)
tree7109a45592378292157acdbdf65ec60d11cbaf23 /config.toml
parent8272b6f16b0125382eb44cabd819859f29528a31 (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"