Right now it's basically hardcoded to use localhost. We have this config in DBConfig, so we should use it. This will make the backup work if the database is not local.
Depends on D4097
Differential D4098
[keyserver] Specify host to mysqldump Authored by ashoat on May 20 2022, 9:55 PM.
Details
Right now it's basically hardcoded to use localhost. We have this config in DBConfig, so we should use it. This will make the backup work if the database is not local. Depends on D4097
Diff Detail
|