Merge "[VOL-3544] Removing ATT specific fields from auto-generated sadis config This is required as per the changes in the dhcpl2relay app in order to use to option82 to store routing information"
diff --git a/Makefile b/Makefile
index e45d5ff..f07dc8d 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@
 DOCKER_REPOSITORY  		?= ""
 DOCKER_REGISTRY 		?= ""
 DOCKER_RUN_ARGS			?= ""
-DOCKER_PORTS			?= -p 50070:50070 -p 50060:50060 -p 50071:50071 -p 50072:50072 -p 50073:50073 -p 50074:50074
+DOCKER_PORTS			?= -p 50070:50070 -p 50060:50060 -p 50071:50071 -p 50072:50072 -p 50073:50073 -p 50074:50074 -p 50075:50075
 TYPE                            ?= minimal
 
 # tool containers
diff --git a/docs/DMI_Server_README.md b/docs/source/DMI_Server_README.md
similarity index 100%
rename from docs/DMI_Server_README.md
rename to docs/source/DMI_Server_README.md