logo
pub const SERVER_URL: &str = "http://127.0.0.1:1234";
👎 Deprecated:

Call server_url() instead

Expand description

Points to the URL the mock server is running at.