ovlach_frontend/Rocket.toml
2023-11-27 09:30:21 +01:00

7 lines
180 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"