From 995c397252f35d3f31cbbefb7e4b8a34f42fef20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Wed, 30 Sep 2020 20:42:00 +0200 Subject: [PATCH] Remove debug from the README install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8291a5..2cb30e9 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Next create /etc/lql-api/`site`, with the following contents: ```bash LISTEN="localhost:8080" -DEBUG="-d" +DEBUG="" ``` Now you can start the lql-api