Remove mysql_user and update documentation (#1139)
* Remove mysql_user and update documentation * MG, udpate based on maintainers feedback * Remove extra comments for password, already in doc
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
||||
condition: on-failure
|
||||
environment:
|
||||
MYSQL_DATABASE: "hawkbit"
|
||||
MYSQL_USER: "root"
|
||||
# MYSQL_USER: "root" is created by default in the container for mysql 5.7+
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user