Ver Fonte

Bug fix

木木的木头 há 2 anos atrás
pai
commit
5521eae0d3
1 ficheiros alterados com 2 adições e 3 exclusões
  1. 2 3
      Dockerfile

+ 2 - 3
Dockerfile

@@ -30,7 +30,6 @@ RUN apk add --no-cache tzdata \
 
 
 COPY --from=serverbuild /work/pmail .
-COPY server/config/dkim ./config/dkim/
-COPY server/config/config.json ./config/
 
-CMD /work/pmail
+
+CMD /work/pmail