go #49

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

5
docker-compose.yaml Normal file
View File

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