[PR #5056] [CLOSED] [WIP] Docker compose remove empty environment tag #5734

Closed
opened 2026-02-28 21:17:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5056
Author: @han-steve
Created: 5/25/2025
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/sync-server/docker-compose.yml (+1 -1)

📄 Description

This is a quick one - while the docker compose file specifies pretty clearly that if no option is specified, the user needs to uncomment the environment tag, it still adds to the user friction when running docker compose up -d following the doc doesn't work straight away. This removes this small road block for first time users.


🔄 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/actualbudget/actual/pull/5056 **Author:** [@han-steve](https://github.com/han-steve) **Created:** 5/25/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`8cbe546`](https://github.com/actualbudget/actual/commit/8cbe546fbfd63e60e1a5a2a3ae3c58163b643bdf) Remove empty tag ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/docker-compose.yml` (+1 -1) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> This is a quick one - while the docker compose file specifies pretty clearly that if no option is specified, the user needs to uncomment the environment tag, it still adds to the user friction when running `docker compose up -d` following the doc doesn't work straight away. This removes this small road block for first time users. --- <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-02-28 21:17:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5734