From 34ff00c9a4ead57cd28de2c44ba34232e50db04a Mon Sep 17 00:00:00 2001 From: Christopher Schnick Date: Sun, 29 Dec 2024 02:46:12 +0100 Subject: [PATCH] Update Dockerfile [release] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ****" && \