fix: support gitea git remote uploads
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ RUN npm run build
|
||||
FROM node:20-slim AS runner
|
||||
|
||||
LABEL maintainer="La Fabrik Durable"
|
||||
LABEL description="Secure GLTF upload interface with Draco compression and GitHub push"
|
||||
LABEL description="Secure GLTF upload interface with Draco compression and Git push"
|
||||
|
||||
# Blender is required for server-side Draco GLB export.
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user