Open josefglatz opened 3 years ago
Currently it seems, that the parameter "hostname" will be ignored.
As a workaround you can do this:
options: mysql: - "-h mysql" mysqldump: - "-h mysql"
Currently it seems, that the parameter "hostname" will be ignored.
As a workaround you can do this: