Fix alignment issues
This commit is contained in:
parent
a17855ddd4
commit
d90c07519c
1 changed files with 2 additions and 2 deletions
|
@ -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 #
|
||||||
# #
|
# #
|
||||||
########################################################################
|
########################################################################
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue