tsk-208: Accidentally changed port
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ pub fn get_full() -> String {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub const ADDRESS: &str = "0.0.0.0";
|
pub const ADDRESS: &str = "0.0.0.0";
|
||||||
pub const PORT: &str = "8080";
|
pub const PORT: &str = "8000";
|
||||||
|
|||||||
Reference in New Issue
Block a user