Skip to content

Commit 9c42da8

Browse files
committed
Updated configuration diagram
1 parent 5a6b4b8 commit 9c42da8

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docs/config.png

4.02 KB
Loading

docs/config.puml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class "DevConfig" as ols.app.models.config.DevConfig {
4242
llm_params : dict
4343
pyroscope_url : Optional[str]
4444
run_on_localhost : bool
45+
uvicorn_port_number : Optional[int]
4546
}
4647
class "InMemoryCacheConfig" as ols.app.models.config.InMemoryCacheConfig {
4748
max_entries : Optional[int]

0 commit comments

Comments
 (0)