update: remove docker

This commit is contained in:
Tom Boullay
2026-04-14 10:54:43 +02:00
parent 58826ac98a
commit 0a3d159bad
9 changed files with 352 additions and 492 deletions
+1 -1
View File
@@ -437,7 +437,7 @@ export default function UploadZone() {
hover:bg-gray-200 focus:outline-none focus:ring-2 focus:ring-white/50 border border-white/20"
style={{ color: '#000000' }}
>
Upload & Push to Git
Upload & Push to GitHub
</button>
)}