first test
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
image: bentopdfteam/bentopdf-simple:latest
|
image: bentopdfteam/bentopdf-simple:latest
|
||||||
container_name: bentopdf
|
container_name: bentopdf
|
||||||
ports:
|
ports:
|
||||||
- "3002:8080"
|
- "${CADDY_PORT}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ./configs:/configs
|
- ./configs:/configs
|
||||||
- ./data:/app/data
|
- ./data:/app/data
|
||||||
|
|||||||
Reference in New Issue
Block a user