aboutsummaryrefslogtreecommitdiff
path: root/example/lazybones-example.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'example/lazybones-example.lisp')
-rw-r--r--example/lazybones-example.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/lazybones-example.lisp b/example/lazybones-example.lisp
index 018b4ae..902c2ef 100644
--- a/example/lazybones-example.lisp
+++ b/example/lazybones-example.lisp
@@ -32,6 +32,7 @@
(lzb:provision-app ()
:title "Lazybones Demo App"
:version "0.0.0"
+ :prefix "/eg"
:description "Just an API that defines some endpoints. These
endpoints aren't meant to accomplish anything. Merely testing out
the lazybones HTTP routing framework."