mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #255] [MERGED] Refactor Blinko blueprint configuration and environment handling #314
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/255
Author: @jaainil
Created: 7/31/2025
Status: ✅ Merged
Merged: 8/2/2025
Merged by: @Siumauricio
Base:
main← Head:fix/blinko-default-port-routing📝 Commits (5)
7e57b1eRefactor Blinko blueprint configuration and environment handling39d44aeStandardize tag formatting in meta.json086b682Merge branch 'main' into fix/blinko-default-port-routing80cab4dFIX-Validating meta.json against blueprint folders and logos3ce39efMerge branch 'main' into fix/blinko-default-port-routing📊 Changes
3 files changed (+17 additions, -46 deletions)
View changed files
📝
blueprints/blinko/docker-compose.yml(+7 -16)📝
blueprints/blinko/template.toml(+10 -10)➖
blueprints/blinko/template.yml(+0 -20)📄 Description
What is this PR about?
New PR of Blinko Template
This PR refactors the Blinko blueprint configuration and environment handling to ensure the app is accessible via the assigned domain without requiring a manual port specification (
:1111). It aligns the template with Dokploy’s expected routing behavior and simplifies environment variable usage.Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
closes #182
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.