fix: add security module to Dockerfile
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -39,6 +39,7 @@ COPY routes/ ./routes/
|
|||||||
COPY services/ ./services/
|
COPY services/ ./services/
|
||||||
COPY realtime/ ./realtime/
|
COPY realtime/ ./realtime/
|
||||||
COPY db/ ./db/
|
COPY db/ ./db/
|
||||||
|
COPY security/ ./security/
|
||||||
|
|
||||||
COPY templates/ ./templates/
|
COPY templates/ ./templates/
|
||||||
COPY static/ ./static/
|
COPY static/ ./static/
|
||||||
|
|||||||
Reference in New Issue
Block a user