feat(templates): add new service templates and update existing compose files for various applications
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
gotenberg:
|
||||
image: gotenberg/gotenberg:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_GOTENBERG_3000
|
||||
- SERVICE_URL_GOTENBERG_3000
|
||||
# NOTE: requires the --api-enable-basic-auth option in "command"
|
||||
- GOTENBERG_API_BASIC_AUTH_USERNAME=${SERVICE_USER_GOTENBERG}
|
||||
- GOTENBERG_API_BASIC_AUTH_PASSWORD=${SERVICE_PASSWORD_GOTENBERG}
|
||||
|
||||
Reference in New Issue
Block a user