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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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