mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
* ⬆️ Update Supabase template to version 1.25.03 * 🐛 Fix url in mail pointing to kong * ✨ Use new jwt helpers to generate unique jwts * 📝 Update README to reflect new changes in helpers - related PR on dokploy https://github.com/Dokploy/dokploy/pull/1749 * ✨ Add pre0.21.8 version of supabase template + use jwt generation in newer template * 🔧 Add field dokploy_version for supabase templates * ⬆️ Update supabase version to 1.25.04 for dokploy >=0.1.28 * 🐛 Fix logs in supabase by adding dynamic container names and modifying vector.yml * ⬆️ Backport supabase 1.25.04 for dokploy < 0.21.8 * 📝 Add link to supabase self-hosting documentation in env file * 🚚 Change container_name_prefix to include appName * Update blueprints/pre0.21.8-supabase/template.toml * Update blueprints/supabase/template.toml * 🐛 Fix template using appname in older version of template --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>