feat(container): New dev compose with just external services
This commit is contained in:
parent
cceca7f5e1
commit
99ec0933ea
5
docker-compose.dev.yaml
Normal file
5
docker-compose.dev.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