[PR #599] [MERGED] refactor: update docker-compose.yml to include version and restart policy #10674

Closed
opened 2026-06-07 21:15:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/599
Author: @jemgdevp
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @Siumauricio

Base: canaryHead: refactor-excalidraw


📝 Commits (1)

  • 96dbfe0 refactor: update docker-compose.yml to include version and restart policy

📊 Changes

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

View changed files

📝 blueprints/excalidraw/docker-compose.yml (+3 -0)

📄 Description

This pull request introduces a minor update to the docker-compose.yml file for the Excalidraw blueprint. The change ensures that the excalidraw service will automatically restart unless it is explicitly stopped, improving service reliability.

  • Added the restart: unless-stopped policy to the excalidraw service in docker-compose.yml to enhance container uptime.

🔄 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/599 **Author:** [@jemgdevp](https://github.com/jemgdevp) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `refactor-excalidraw` --- ### 📝 Commits (1) - [`96dbfe0`](https://github.com/Dokploy/templates/commit/96dbfe0ffaf1015116c9844d61af5d9a0c9f929b) refactor: update docker-compose.yml to include version and restart policy ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/excalidraw/docker-compose.yml` (+3 -0) </details> ### 📄 Description This pull request introduces a minor update to the `docker-compose.yml` file for the Excalidraw blueprint. The change ensures that the `excalidraw` service will automatically restart unless it is explicitly stopped, improving service reliability. - Added the `restart: unless-stopped` policy to the `excalidraw` service in `docker-compose.yml` to enhance container uptime. --- <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-06-07 21:15:29 -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#10674