feat(back-end): upload media

This commit is contained in:
2026-03-09 16:30:00 +01:00
parent 63804e7561
commit 9e306ea1d1
23 changed files with 2693 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ ARG ORCA_DOWNLOAD_URL
# Install system dependencies for OrcaSlicer (same as before)
RUN apt-get update && apt-get install -y \
ffmpeg \
wget \
assimp-utils \
libgl1 \