forked from mindspore-Ecosystem/mindspore
Fix conifg
This commit is contained in:
parent
214556ff0c
commit
44d7d43ac6
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"recovery": {
|
||||
"storge_type": 1,
|
||||
"storage_type": 1,
|
||||
"storage_file_path": "recovery.json"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"recovery": {
|
||||
"storge_type": 1,
|
||||
"storage_type": 1,
|
||||
"storage_file_path": "recovery.json"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue