mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
bentopdf added
This commit is contained in:
8
projects/bentopdf/docker-compose.yml
Normal file
8
projects/bentopdf/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
bentopdf:
|
||||
image: bentopdf/bentopdf:latest
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- 8080
|
||||
Reference in New Issue
Block a user