ovlach_frontend/Rocket.toml
2023-12-03 17:30:27 +01:00

12 lines
331 B
TOML

[debug]
static_route = "http://localhost:8001"
cv_backend_path = "http://localhost:8002"
contact_path = "http://localhost:8004"
[default]
static_route = "http://localhost:8001"
cv_backend_path = "http://localhost:8002"
contact_service = "http://localhost:8004"
pdf_service = "http://localhost:8003"
default_person_name = "ovlach"