mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-03 08:11:49 +02:00
Backup all databases
This commit is contained in:
parent
cb6e2da3d7
commit
c4ea5b7993
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"source": {
|
||||
"type": "mysqldump",
|
||||
"options": {
|
||||
"databases": "registry",
|
||||
"databases": "registry registryAudit registryTransaction",
|
||||
"user": "your_username",
|
||||
"password": "your_password"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue