bento-pdf/compose.yaml aktualisiert
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: bentopdfteam/bentopdf-simple:latest
|
||||
container_name: bentopdf
|
||||
ports:
|
||||
- "${CADDY_PORT:?"Caddy Port"}:8080"
|
||||
- "${CADDY_PORT:?'Caddy Port'}:8080"
|
||||
volumes:
|
||||
- ./configs:/configs
|
||||
- ./data:/app/data
|
||||
|
||||
Reference in New Issue
Block a user