tsk-208: Moving config and endpoint code #236

Merged
kdeng00 merged 4 commits from tsk-208 into main 2025-11-01 14:57:40 -04:00
Showing only changes of commit e0ef0513bc - Show all commits
+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";