mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-08 22:52:20 -05:00
[PR #477] [CLOSED] Parameterize service URLs with APP_NAME variable #486
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/477
Author: @Damianko135
Created: 10/24/2025
Status: ❌ Closed
Base:
main← Head:Damianko135-Fix-DNS-resolution-supabase📝 Commits (1)
787bcbeParameterize service URLs with APP_NAME variable📊 Changes
1 file changed (+35 additions, -35 deletions)
View changed files
📝
blueprints/supabase/template.toml(+35 -35)📄 Description
Updated service, transform, and sink URLs in template.toml to use the ${APP_NAME} variable for improved environment flexibility and consistency. This change enables easier deployment of multiple Supabase instances by dynamically setting service names and endpoints.The change also resolves internal Docker DNS resolution issues experienced by Kong.
With this fix, it should become:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.