mirror of
https://github.com/getnamingo/registry.git
synced 2025-06-25 21:54:46 +02:00
Small config update
This commit is contained in:
parent
1292f98689
commit
8b7ccd1e2e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"source": {
|
||||
"type": "mysqldump",
|
||||
"options": {
|
||||
"databases": "your_database_name",
|
||||
"databases": "registry",
|
||||
"user": "your_username",
|
||||
"password": "your_password"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue