mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-27 04:07:18 +00:00
Named volume for db, --update-models arg
This commit is contained in:
parent
5285697203
commit
959f4638cc
6 changed files with 20 additions and 18 deletions
|
@ -156,6 +156,11 @@ _default_options_objects = [
|
|||
'default_value': False,
|
||||
'value_type': 'bool'
|
||||
},
|
||||
{
|
||||
'name': 'UPDATE_MODELS',
|
||||
'default_value': False,
|
||||
'value_type': 'bool'
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue