syncing up ports and things in mcord with base cord

Change-Id: Ic965954d60b1d0ca2ab912f4f27df15bd463e071
diff --git a/mcord/Makefile b/mcord/Makefile
index d7eeb92..3d54b62 100644
--- a/mcord/Makefile
+++ b/mcord/Makefile
@@ -8,7 +8,7 @@
 DOCKER_PROJECT     ?= mcord
 BOOTSTRAP_PROJECT  ?= mcordbs
 
-XOS_UI_PORT        := 8000
+XOS_UI_PORT        := 9000
 
 include $(COMMON_DIR)/Makefile