mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 01:00:19 -05:00
[PR #431] [CLOSED] fix(supabase): Add missing KONG_ADMIN_USERNAME and KONG_ADMIN_PASSWORD env vars #1027
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/431
Author: @Onivoid
Created: 10/6/2025
Status: ❌ Closed
Base:
canary← Head:patch-1📝 Commits (1)
496d632fix(supabase): Add missing KONG_ADMIN_USERNAME and KONG_ADMIN_PASSWORD env vars📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
blueprints/supabase/template.toml(+3 -0)📄 Description
This PR ensures that Kong's admin credentials are synchronized with the Supabase Dashboard credentials by reusing the existing
DASHBOARD_USERNAMEandDASHBOARD_PASSWORDvariables.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.