[PR #69] [MERGED] fix: random bugs with the plane template #777

Closed
opened 2026-04-16 11:15:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/69
Author: @naterfute
Created: 4/8/2025
Status: Merged
Merged: 4/9/2025
Merged by: @Siumauricio

Base: mainHead: naterfute/plane


📝 Commits (7)

  • 3ab1c39 fix: plane template
  • 8e79d29 fix: actual random values
  • a66149b fix: cors error
  • b3bb43d fix: it's $ not %%
  • d6015f7 fix: I kinda hate the templating system
  • 7e1a136 fix: CORS_ALLOWED_ORIGINS not being https
  • b2f3d5f Merge branch 'Dokploy:main' into naterfute/plane

📊 Changes

1 file changed (+16 additions, -11 deletions)

View changed files

📝 blueprints/plane/template.toml (+16 -11)

📄 Description

Due to my failure to look over the plane template before merging, I missed a TON of stupid bugs and errors, this pr intends to fix all of that.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/69 **Author:** [@naterfute](https://github.com/naterfute) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `naterfute/plane` --- ### 📝 Commits (7) - [`3ab1c39`](https://github.com/Dokploy/templates/commit/3ab1c39b1a420324028bd7e1edca061250844bfe) fix: plane template - [`8e79d29`](https://github.com/Dokploy/templates/commit/8e79d293191329e7f14fc9b7b2f2140c1bcebbcb) fix: actual random values - [`a66149b`](https://github.com/Dokploy/templates/commit/a66149baaaf96950095bf6228d304999fa3776f2) fix: cors error - [`b3bb43d`](https://github.com/Dokploy/templates/commit/b3bb43d4ac3ee919fdee547268439513c1812a28) fix: it's $ not %% - [`d6015f7`](https://github.com/Dokploy/templates/commit/d6015f77f0831a5daf557c360f86305890820e76) fix: I kinda hate the templating system - [`7e1a136`](https://github.com/Dokploy/templates/commit/7e1a136c34cb59d3797e1840462671b694f9afb1) fix: CORS_ALLOWED_ORIGINS not being https - [`b2f3d5f`](https://github.com/Dokploy/templates/commit/b2f3d5f223a3a079b6834282e13e1e16adbd242c) Merge branch 'Dokploy:main' into naterfute/plane ### 📊 Changes **1 file changed** (+16 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/plane/template.toml` (+16 -11) </details> ### 📄 Description Due to my failure to look over the plane template before merging, I missed a **TON** of stupid bugs and errors, this pr intends to fix all of that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 11:15:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#777