mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/gotenberg/docker-compose.yml
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
gotenberg:
|
gotenberg:
|
||||||
image: gotenberg/gotenberg:latest
|
image: gotenberg/gotenberg:latest
|
||||||
container_name: gotenberg
|
|
||||||
environment:
|
environment:
|
||||||
# NOTE: requires the --api-enable-basic-auth option in "command"
|
# NOTE: requires the --api-enable-basic-auth option in "command"
|
||||||
# make sure to also change the credentials in Dokploy environment
|
# make sure to also change the credentials in Dokploy environment
|
||||||
|
|||||||
Reference in New Issue
Block a user