ovlach_pdf/Rocket.toml
2023-12-03 21:43:12 +01:00

10 lines
224 B
TOML

[debug]
static_route = "http://localhost:8001"
cv_backend_path = "http://localhost:8002"
[default]
static_route = "http://localhost:8001"
cv_backend_path = "http://localhost:8002"
port = 8003
default_person_name = "ovlach"