From afb3004a20e3fdbb17acae78ae20e417d6cd6605 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Sun, 11 Jun 2023 10:17:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2d5f5e..1b45d3a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Run the following commands to start the service and enable it to restart automat To check, if the service is running, use the following command: sudo systemctl status solar -## Apache mysql example +## Apache example configuration for API This example shows how to set up the JSON API in apache2. ```