Added comment
This commit is contained in:
@@ -12,6 +12,7 @@ pub const SECRET_KEY: &str = "SECRET_KEY";
|
|||||||
// Environment key for root directory for the icarus app
|
// Environment key for root directory for the icarus app
|
||||||
pub const ROOT_DIRECTORY: &str = "ROOT_DIRECTORY";
|
pub const ROOT_DIRECTORY: &str = "ROOT_DIRECTORY";
|
||||||
|
|
||||||
|
// Environment key for icarus api url
|
||||||
pub const ICARUS_BASE_API_URL: &str = "ICARUS_BASE_API_URL";
|
pub const ICARUS_BASE_API_URL: &str = "ICARUS_BASE_API_URL";
|
||||||
|
|
||||||
pub mod error {
|
pub mod error {
|
||||||
|
Reference in New Issue
Block a user