refactor: Remove redundant CSS copy in Dockerfile and clean up WebSocket error logging

chore: Change log level for already downloaded pages to debug
This commit is contained in:
2025-01-09 08:12:53 +08:00
parent 3f91216bd8
commit 3449a0b097
3 changed files with 1 additions and 3 deletions

View File

@@ -113,7 +113,6 @@ COPY ./page ./page
COPY ./routes ./routes
COPY ./scripts ./scripts
COPY ./server ./server
COPY ./static/*.css ./static/
COPY ./static/*.ts ./static/
COPY ./static/*.ico ./static/
COPY ./static/*.svg ./static/