feat(dev): Docker compose for gotenberg
This commit is contained in:
parent
3eb914d640
commit
c0dd30f08c
5
docker-compose.yaml
Normal file
5
docker-compose.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
gotenberg:
|
||||||
|
image: gotenberg/gotenberg:8
|
||||||
|
ports:
|
||||||
|
- "3001:3000"
|
Loading…
x
Reference in New Issue
Block a user