mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-15 19:41:09 -05:00
[PR #470] [MERGED] Fix : Bad Gateway error in Automatisch template - port mismatch -#2870 #479
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/470
Author: @Harikrishnan1367709
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @Siumauricio
Base:
main← Head:Domain-access-not-working-(Bad-Gateway)-for-Automatisch-#2870📝 Commits (1)
4c7daeafix(automatisch): resolve Bad Gateway by fixing port mismatch (443→3000)📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
blueprints/automatisch/docker-compose.yml(+2 -2)📄 Description
Problem: Bad Gateway error due to port mismatch between Traefik (3000) and app (443)
Fix:
Fixes #2870
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.