mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Fixed linting error 'variables should be a map of key-valued strings'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user