ovlach_frontend/Rocket.toml
2023-12-03 15:46:05 +01:00

9 lines
212 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"
default_person_name = "ovlach"