fix: restore live watch-order scraping
This commit is contained in:
@@ -32,7 +32,6 @@ RUN mkdir -p /app/data
|
||||
COPY --from=builder /app/main_server .
|
||||
COPY --from=builder /app/static ./static
|
||||
COPY --from=builder /app/migrations ./migrations
|
||||
COPY --from=builder /app/data ./data
|
||||
|
||||
# Expose the application port
|
||||
EXPOSE 3000
|
||||
|
||||
Reference in New Issue
Block a user