Fix alignment

This commit is contained in:
Slavi Pantaleev 2023-03-19 10:22:47 +02:00
parent b4dc372a17
commit ce88bfbbc7

View file

@ -17,7 +17,7 @@ To enable this service, add the following configuration to your `vars.yml` file
```yaml ```yaml
######################################################################## ########################################################################
# # # #
# redmine # # redmine #
# # # #
######################################################################## ########################################################################
@ -27,7 +27,7 @@ redmine_hostname: redmine.example.com
######################################################################## ########################################################################
# # # #
# /redmine # # /redmine #
# # # #
######################################################################## ########################################################################
``` ```