go #49

Merged
niggl merged 96 commits from go into main 2024-12-12 15:11:31 +00:00
Showing only changes of commit 99ec0933ea - Show all commits

5
docker-compose.dev.yaml Normal file
View File

@ -0,0 +1,5 @@
services:
gotenberg:
image: gotenberg/gotenberg:8
ports:
- "3001:3000"