From fc3ebf9e69d48947415b1188f51e0fc4f617c6fb Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sat, 28 May 2022 09:43:54 -0400 Subject: [PATCH] This is no longer needed (deprecated MatterMost guestbook CGI script) --- Dockerfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index a1167b3..89ec391 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,9 +7,6 @@ COPY public/ ./public/ COPY t/ ./t/ COPY templates/ ./templates/ COPY cpanfile . -COPY .mmCreds.xml . -COPY .msg.bans . -COPY .name.bans . COPY www-swagg.conf . COPY www-swagg.pl .