mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user