Update Dockerfile

This commit is contained in:
Christopher Schnick
2024-12-29 02:44:38 +01:00
committed by GitHub
parent ef39eea967
commit 2950951981
+1
View File
@@ -60,6 +60,7 @@ COPY /root /
# ports and volumes # ports and volumes
VOLUME /config VOLUME /config
EXPOSE 3000
RUN \ RUN \
echo "**** add icon ****" && \ echo "**** add icon ****" && \