diff --git a/apps/official/open-webui/manifest.json b/apps/official/open-webui/manifest.json index b36d589..fbcaead 100644 --- a/apps/official/open-webui/manifest.json +++ b/apps/official/open-webui/manifest.json @@ -58,7 +58,7 @@ ], "secrets": [ { - "name": "OPENWEBUI_SECRET_KEY", + "name": "openwebui_secret_key", "description": "Secret key for session encryption", "type": "random", "length": 32,