feat(container): New dev compose with just external services
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
gotenberg:
|
||||||
|
image: gotenberg/gotenberg:8
|
||||||
|
ports:
|
||||||
|
- "3001:3000"
|
||||||
Reference in New Issue
Block a user