replace stirling with bento

This commit is contained in:
2026-06-06 11:48:57 +01:00
parent 6497af3096
commit ff4ab92372
9 changed files with 35 additions and 71 deletions
+8
View File
@@ -0,0 +1,8 @@
name: bentopdf
services:
app:
image: bentopdf/bentopdf:latest
container_name: bentopdf
ports:
- "9830:8080"
restart: unless-stopped