mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
(fix): Self-serve UI, AUTH link generation error
This commit is contained in:
parent
ee49e70018
commit
0bc5d1be8f
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