ovlach_pdf/Rocket.toml
2023-12-02 00:52:53 +01:00

8 lines
192 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