mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-12 12:29:20 +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": {
|
"source": {
|
||||||
"type": "mysqldump",
|
"type": "mysqldump",
|
||||||
"options": {
|
"options": {
|
||||||
"databases": "registry",
|
"databases": "registry registryAudit registryTransaction",
|
||||||
"user": "your_username",
|
"user": "your_username",
|
||||||
"password": "your_password"
|
"password": "your_password"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue