mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
[PR #161] [CLOSED] Update trigger.dev configuration: Fix ports, env vars, and improve DB… #254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/161
Author: @enemyrr
Created: 6/2/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (9)
9ea228eUpdate trigger.dev configuration: Fix ports, env vars, and improve DB configf57f003fix: update trigger.dev configuration to correct ports and environment variables9eb4865feat: add Trigger.dev v4-beta configuration with links and tags9632c17refactor: enhance docker-compose configuration with health checks and environment variable updatesc5849f9chore: update docker-compose and template configuration for Trigger.dev854a9d4fix: correct webapp port configuration in docker-compose and templatecead755fix: update webapp port configuration in docker-compose and template7a4b588chore: update Inngest version and enhance Redis configuration in docker-compose4cdc18bchore: update Listmonk version and enhance docker-compose configuration📊 Changes
11 files changed (+503 additions, -46 deletions)
View changed files
➕
blueprints/inngest/docker-compose.yml(+92 -0)➕
blueprints/inngest/inngest.svg(+6 -0)➕
blueprints/inngest/template.toml(+38 -0)📝
blueprints/listmonk/docker-compose.yml(+19 -21)📝
blueprints/listmonk/template.toml(+20 -18)📝
blueprints/triggerdotdev/docker-compose.yml(+4 -3)📝
blueprints/triggerdotdev/template.toml(+5 -3)➕
blueprints/triggerdotdev4/docker-compose.yml(+200 -0)➕
blueprints/triggerdotdev4/template.toml(+90 -0)➕
blueprints/triggerdotdev4/triggerdotdev.svg(+2 -0)📝
meta.json(+27 -1)📄 Description
Update trigger.dev configuration: Fix ports, env vars, and improve DB config
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.