feat(templates): add new service templates and update existing compose files for various applications

This commit is contained in:
Andras Bacsai
2025-08-10 10:10:22 +02:00
parent 39f25573bf
commit 193995de79
267 changed files with 4422 additions and 447 deletions

View File

@@ -8,9 +8,9 @@ services:
trigger:
image: ghcr.io/triggerdotdev/trigger.dev:main
environment:
- SERVICE_FQDN_TRIGGER_3000
- LOGIN_ORIGIN=$SERVICE_FQDN_TRIGGER
- APP_ORIGIN=$SERVICE_FQDN_TRIGGER
- SERVICE_URL_TRIGGER_3000
- LOGIN_ORIGIN=$SERVICE_URL_TRIGGER
- APP_ORIGIN=$SERVICE_URL_TRIGGER
- MAGIC_LINK_SECRET=$SERVICE_PASSWORD_32_MAGIC
- ENCRYPTION_KEY=$SERVICE_PASSWORD_32_ENCRYPTION
- SESSION_SECRET=$SERVICE_PASSWORD_32_SESSION