diff --git a/Dockerfile b/Dockerfile index 640aa1d..ba3a6bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,6 +39,7 @@ COPY routes/ ./routes/ COPY services/ ./services/ COPY realtime/ ./realtime/ COPY db/ ./db/ +COPY security/ ./security/ COPY templates/ ./templates/ COPY static/ ./static/