ovlach_pdf/Rocket.toml
2023-12-09 16:22:22 +01:00

11 lines
236 B
TOML

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