forked from phoenix/litellm-mirror
ui - new build
This commit is contained in:
parent
eafd23a442
commit
5d873e1541
15 changed files with 11 additions and 11 deletions
|
@ -161,7 +161,7 @@ const Settings: React.FC<SettingsPageProps> = ({
|
|||
<li key={key}>
|
||||
<Text className="mt-2">{key}</Text>
|
||||
{key === "LANGFUSE_HOST" ? (
|
||||
<p>default value="https://cloud.langfuse.com"</p>
|
||||
<p>default value=https://cloud.langfuse.com</p>
|
||||
) : (
|
||||
<div></div>
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue