aboutsummaryrefslogtreecommitdiffstats
path: root/examples/desmorc
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-01-24 22:34:51 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-01-24 22:34:51 +0200
commit2e5e69a10c80bcbff1dc592dcaf4afc32a2c3dd5 (patch)
tree04c6ed8b1736abbaee0e6670307fdde5d04a716d /examples/desmorc
parent0bc80beb699000826b8e9415a7b254c92dc86a5a (diff)
Add http POST /prisons
Diffstat (limited to 'examples/desmorc')
-rw-r--r--examples/desmorc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/desmorc b/examples/desmorc
index 331a201..53ff809 100644
--- a/examples/desmorc
+++ b/examples/desmorc
@@ -1 +1,2 @@
-((mgmt-api-url "http://localhost:9939"))
+((mgmt-api-url "http://localhost:9939")
+ (mgmt-api-key "foobar"))