mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #290] [MERGED] Update Bugsink: Add BEHIND_HTTPS_PROXY env var to docker-compose #340
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/290
Author: @dyd4dsh7
Created: 8/16/2025
Status: ✅ Merged
Merged: 8/23/2025
Merged by: @Siumauricio
Base:
main← Head:main📝 Commits (1)
a57a3e8Update Bugsink, Add BEHIND_HTTPS_PROXY env var to docker-compose📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
blueprints/bugsink/docker-compose.yml(+1 -0)📄 Description
Summary
This PR introduces a new environment variable, BEHIND_HTTPS_PROXY, to the Bugsink service in docker-compose.yml.
Addresses CSRF failures caused by scheme mismatch behind proxies. When not set, deployments may see:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.