feat(container): New dev compose with just external services

This commit is contained in:
2024-12-11 19:21:32 +01:00
parent cceca7f5e1
commit 99ec0933ea
+5
View File
@@ -0,0 +1,5 @@
services:
gotenberg:
image: gotenberg/gotenberg:8
ports:
- "3001:3000"