mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 23:45:24 +02:00
* feat: add billmora template * feat: standardize configuration and volume mounts * feat: hardcode Laravel automations in docker-compose.yml * fix(billmora): migration race condition * refactor(billmora): simplify service deploy architecture and standardize blueprint * feat(billmora): ensure initial data is seeded on startup * fix(billmora): use storage-based .env persistence to resolve directory mount error * fix(billmora): revert to separate services for worker and scheduler * refactor(billmora): remove APP_TIMEZONE from blueprint configuration * fix(billmora): correct links structure and lowercase tags in meta.json * fix(billmora): remove invalid volume mounts from template.toml * fix(billmora): process root meta.json to resolve duplicated templates