2023-11-27 20:38:32 +01:00
|
|
|
[debug]
|
2023-12-02 00:52:53 +01:00
|
|
|
static_route = "http://localhost:8001"
|
|
|
|
|
cv_backend_path = "http://localhost:8002"
|
2023-12-09 16:22:22 +01:00
|
|
|
port = 8003
|
2023-12-02 00:52:53 +01:00
|
|
|
|
|
|
|
|
[default]
|
|
|
|
|
static_route = "http://localhost:8001"
|
|
|
|
|
cv_backend_path = "http://localhost:8002"
|
2023-12-09 16:22:22 +01:00
|
|
|
port = 8000
|
2023-12-03 21:43:12 +01:00
|
|
|
default_person_name = "ovlach"
|