tsk-208: Accidentally changed port

This commit is contained in:
kdeng00
2025-11-01 14:50:45 -04:00
parent c3ddea3c7b
commit e0ef0513bc
+1 -1
View File
@@ -4,4 +4,4 @@ pub fn get_full() -> String {
}
pub const ADDRESS: &str = "0.0.0.0";
pub const PORT: &str = "8080";
pub const PORT: &str = "8000";