Files
HetznerDokployLab/projects/bentopdf/docker-compose.yml
jonas@geiger-natur.de 98f050b864 bentopdf added
2026-08-28 21:10:26 +02:00

9 lines
127 B
YAML

version: "3.8"
services:
bentopdf:
image: bentopdf/bentopdf:latest
restart: unless-stopped
expose:
- 8080