Commit 38a93a25 authored by Sander Boom's avatar Sander Boom

Fixed linting error 'variables should be a map of key-valued strings'

parent 323b6eb1
......@@ -90,7 +90,7 @@ you need to set MYSQL_ALLOW_EMPTY_PASSWORD.
- mysql
variables:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
```
For other possible configuration variables check the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment