Skip to content

Commit 641cc8b

Browse files
authored
Merge pull request road-core#301 from tisnik/update-config-diagram
Updated configuration diagram
2 parents 5a6b4b8 + 9c42da8 commit 641cc8b

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)