@@ -1,6 +1,6 @@
FROM server:2.0
-COPY /home/ConstructionCost ConstructionCost
+COPY ../../ConstructionCost ConstructionCost
WORKDIR ConstructionCost