added new app: bentopdf (1.0.2)

This commit is contained in:
Markus 2025-10-21 23:24:57 +02:00
parent a535c098e0
commit e93b5eb210
4 changed files with 309 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"services": [
{
"name": "bentopdf",
"image": "bentopdf/bentopdf:v1.0.2",
"isMain": true,
"environment": {
},
"internalPort": 80,
"volumes": [
]
}
]
}