Update apps/dokploy/templates/gotenberg/docker-compose.yml

This commit is contained in:
Mauricio Siu
2025-01-08 22:17:07 -06:00
committed by GitHub
parent 34a375776e
commit 1a956314f8

View File

@@ -1,7 +1,6 @@
services:
gotenberg:
image: gotenberg/gotenberg:latest
container_name: gotenberg
environment:
# NOTE: requires the --api-enable-basic-auth option in "command"
# make sure to also change the credentials in Dokploy environment