mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-20 06:35:23 +02:00
* fix(blueprint): rybbit v1.0, no more /api stripping Release notes: - https://github.com/rybbit-io/rybbit/releases/tag/v1.0.0 Migration guide: - https://www.rybbit.io/docs/v1-migration * fix(blueprint): rybbit /health -> /api/health in v1.0.0 * docs(blueprint): notes on rybbit domain * fix(blueprint): use version tag 1.0.0 in docker compose * fix(blueprint): bump clickhouse and postgres versions for rybbit * fix(blueprint): remote clickhouse config.d volume * fix(blueprint): remove network configurations * docs(blueprint): rybbit CORS typo * docs(blueprint): rybbit only supports HTTPS * feat(blueprint): rybbit clickhouse config mounted, bump versions * chore(blueprint): bump rybbit version in meta.json * deps: bump rybbit to v1.2.0