Files
espresso_frame/.gitea/workflows
tfaour 8ae09f238b
Build and push server image / build-and-push (push) Failing after 9s
Push server image to local registry instead of git.thumeit.com
Cloudflare (fronting git.thumeit.com) started rejecting image pushes
with 413 Payload Too Large once whiteboard mode's Node runtime + native
resvg bindings made the image significantly bigger than before. Switched
the build/push target to a LAN-local registry (10.0.0.246:3000) that has
nothing in front of it to hit that limit, and updated
docker-compose.yml.example to match.
2026-07-23 17:10:21 -04:00
..