mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(fix): Self-serve UI, AUTH link generation error
This commit is contained in:
parent
0862157905
commit
37d43275bf
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ def proxy_setup():
|
|||
submitted = st.form_submit_button("Save")
|
||||
|
||||
if submitted:
|
||||
update_config(
|
||||
update_config_values(
|
||||
proxy_url=proxy_url,
|
||||
allowed_email_subdomain=allowed_email_subdomain,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue