updated persistent config settings in openwebui
This commit is contained in:
@@ -225,7 +225,10 @@
|
||||
],
|
||||
"ENVS": [
|
||||
{
|
||||
"ENABLE_PERSISTENT_CONFIG": "false"
|
||||
"ENABLE_PERSISTENT_CONFIG": "true"
|
||||
},
|
||||
{
|
||||
"HF_HUB_OFFLINE": "#DISABLE_HUGGINGFACE"
|
||||
},
|
||||
{
|
||||
"OPENAI_API_BASE_URL": "#OPENAI_API_BASE_URL"
|
||||
|
||||
Reference in New Issue
Block a user