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