Fix alignment issues

This commit is contained in:
Julian-Samuel Gebühr 2023-06-29 09:13:43 +02:00
parent a17855ddd4
commit d90c07519c

View file

@ -9,7 +9,7 @@ To enable this service, add the following configuration to your `vars.yml` file
```yaml ```yaml
######################################################################## ########################################################################
# # # #
# influxdb # # influxdb #
# # # #
######################################################################## ########################################################################
@ -30,7 +30,7 @@ influxdb_hostname: 'example.org'
######################################################################## ########################################################################
# # # #
# /influxdb # # /influxdb #
# # # #
######################################################################## ########################################################################
``` ```