mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
1ac9728fd7
- Docker app launch now runs docker compose up -d in background (nohup &) so the API returns immediately instead of timing out during image pulls - EmailManager syncPostfix: replace MySQL SUBSTRING_INDEX with SQLite SUBSTR/INSTR - EmailManager syncPostfix: write postfix files via sudo tee (www-data permission fix) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>