chore(vinpin): add VINPIN_WARM_DAEMON compose env ref (api+worker) so Coolify can inject the warm-daemon flag
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -63,6 +63,7 @@ services:
|
||||
- VINPIN_URL=${VINPIN_URL:-https://login.tr.vinpin.online}
|
||||
- VINPIN_USER=${VINPIN_USER:-}
|
||||
- VINPIN_PASS=${VINPIN_PASS:-}
|
||||
- VINPIN_WARM_DAEMON=${VINPIN_WARM_DAEMON:-false}
|
||||
- POSTAL_API_URL=${POSTAL_API_URL:-}
|
||||
- POSTAL_API_KEY=${POSTAL_API_KEY:-}
|
||||
- POSTAL_FROM_ADDRESS=${POSTAL_FROM_ADDRESS:-noreply@sase.tr}
|
||||
@@ -204,6 +205,7 @@ services:
|
||||
- VINPIN_URL=${VINPIN_URL:-https://login.tr.vinpin.online}
|
||||
- VINPIN_USER=${VINPIN_USER:-}
|
||||
- VINPIN_PASS=${VINPIN_PASS:-}
|
||||
- VINPIN_WARM_DAEMON=${VINPIN_WARM_DAEMON:-false}
|
||||
# Novu lifecycle e-mail automation — the worker fires trial-ending + win-back
|
||||
- NOVU_API_URL=${NOVU_API_URL:-https://api.bildirim.semih.ai}
|
||||
- NOVU_API_KEY=${NOVU_API_KEY:-}
|
||||
|
||||
Reference in New Issue
Block a user