1
0
Fork 0

„README.md“ ändern

This commit is contained in:
Manuel Kamper 2023-06-11 10:17:58 +00:00
parent d1a95b0a2e
commit afb3004a20
1 changed files with 1 additions and 1 deletions

View File

@ -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: To check, if the service is running, use the following command:
<code>sudo systemctl status solar</code> <code>sudo systemctl status solar</code>
## Apache mysql example ## Apache example configuration for API
This example shows how to set up the JSON API in apache2. This example shows how to set up the JSON API in apache2.
``` ```
<VirtualHost *:80> <VirtualHost *:80>