mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-28 09:02:58 +03:00
Update package manager url
This commit is contained in:
parent
e1c0fbf9f6
commit
396f59724a
@ -23,7 +23,7 @@ use std::{
|
|||||||
path::{Path, PathBuf},
|
path::{Path, PathBuf},
|
||||||
};
|
};
|
||||||
|
|
||||||
pub const PACKAGE_MANAGER_URL: &str = "https://apm-backend-dev.herokuapp.com/";
|
pub const PACKAGE_MANAGER_URL: &str = "https://apm-backend-prod.herokuapp.com/";
|
||||||
|
|
||||||
pub const LEO_CREDENTIALS_FILE: &str = "credentials";
|
pub const LEO_CREDENTIALS_FILE: &str = "credentials";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user