diff --git a/Dockerfile b/Dockerfile index 649efa3..93b0f5e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,8 +59,8 @@ RUN echo "**** VsCode ****" && \ COPY /root / # ports and volumes -VOLUME /config EXPOSE 3000 +VOLUME /config RUN \ echo "**** add icon ****" && \