feat: implement GCode file upload functionality with drag-and-drop support

This commit is contained in:
Gangoke
2026-05-24 15:33:05 -10:00
parent 6c5dd14dbd
commit c1fd3108f0
4 changed files with 60 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
services:
kx-bridge:
image: gitea.it-drui.de/viewit/kx-bridge:latest
# image: gitea.it-drui.de/viewit/kx-bridge:latest
# Selbst bauen statt das Registry-Image zu pullen?
# Dann image-Zeile auskommentieren und folgende aktivieren:
# build: .
build: .
volumes:
- ./config:/app/config
- ./data:/app/data