diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-27 22:09:21 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2024-01-27 22:09:21 +0200 |
| commit | e61ba22c191fd9cf7bc4301b9a56ab228ab84c95 (patch) | |
| tree | 2c5d0f7c7aa710ddae0fcfe74aa05fb92204236f /examples/desmorc | |
| parent | cd7dd3248aaa93e15db042070e41c52a3272a56c (diff) | |
Implement basic build
Diffstat (limited to 'examples/desmorc')
| -rw-r--r-- | examples/desmorc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/desmorc b/examples/desmorc index 53ff809..9841c81 100644 --- a/examples/desmorc +++ b/examples/desmorc @@ -1,2 +1,2 @@ -((mgmt-api-url "http://localhost:9939") - (mgmt-api-key "foobar")) +((mgmt-api-url . "http://localhost:9939") + (mgmt-api-key . "foobar")) |
