mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-28 20:20:15 +00:00
9 lines
127 B
YAML
9 lines
127 B
YAML
version: "3.8"
|
|
|
|
services:
|
|
bentopdf:
|
|
image: bentopdf/bentopdf:latest
|
|
restart: unless-stopped
|
|
expose:
|
|
- 8080
|