[PR #1143] [MERGED] fix: syntax in production compose.yml #1423

Closed
opened 2026-02-26 19:33:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1143
Author: @david-loe
Created: 5/3/2024
Status: Merged
Merged: 5/20/2024
Merged by: @Mythie

Base: mainHead: main


📝 Commits (1)

  • e4620ef fix syntax in production compose.yml

📊 Changes

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

View changed files

📝 docker/production/compose.yml (+1 -1)

📄 Description


name: Pull Request
about: Submit changes to the project for review and inclusion

Description

Fix syntax error in production compose.yml

fixes #1142

Changes Made

removed ?

Testing Performed

docker compose up

Checklist

  • I have tested these changes locally and they work as expected.
  • I have followed the project's coding style guidelines.

Additional Notes


🔄 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/documenso/documenso/pull/1143 **Author:** [@david-loe](https://github.com/david-loe) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/20/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e4620ef`](https://github.com/documenso/documenso/commit/e4620efa4ad15b02aadd279632086683afd5be28) fix syntax in production compose.yml ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/production/compose.yml` (+1 -1) </details> ### 📄 Description --- name: Pull Request about: Submit changes to the project for review and inclusion --- ## Description Fix syntax error in production compose.yml <!--- Describe the changes introduced by this pull request. --> <!--- Explain what problem it solves or what feature/fix it adds. --> ## Related Issue fixes #1142 <!--- If this pull request is related to a specific issue, reference it here using #issue_number. --> <!--- For example, "Fixes #123" or "Addresses #456". --> ## Changes Made removed `?` ## Testing Performed <!--- Describe the testing that you have performed to validate these changes. --> <!--- Include information about test cases, testing environments, and results. --> `docker compose up` ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [x] I have tested these changes locally and they work as expected. - [x] I have followed the project's coding style guidelines. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1423
No description provided.