[Haik]: swapped ports for 9router to be different in dev... and everything still works babayyyy

This commit is contained in:
haikdc
2026-03-30 12:46:34 -07:00
parent 81b049d1ea
commit 26a35d2871
+2 -2
View File
@@ -7,7 +7,7 @@
"dev": 3000
},
"nineRouter": {
"dev": 20129,
"prod": 20128
"dev": 20139,
"prod": 20129
}
}