docs: clean upload documentation

This commit is contained in:
Tom Boullay
2026-05-12 23:48:47 +02:00
parent 498765db61
commit 101af23418
6 changed files with 11 additions and 17 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
# =============================================================================
# Upload GLTF — Dockerfile for Coolify
# Node 20 Debian · Blender (headless) · Multi-stage build
# =============================================================================
# Coolify production image: Next.js standalone app with Blender for Draco compression.
# --- Stage 1: Dependencies ---------------------------------------------------
FROM node:20-slim AS deps