mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 16:55:42 -05:00
[PR #633] [CLOSED] refactor: update Excalidraw docker-compose.yml to include version and restart policy #1968
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/633
Author: @jemgdevp
Created: 12/29/2025
Status: ❌ Closed
Base:
canary← Head:refactor-excalidraw📝 Commits (2)
96dbfe0refactor: update docker-compose.yml to include version and restart policy05d6c34Merge branch 'Dokploy:canary' into refactor-excalidraw📄 Description
This pull request makes a small change to the
blueprints/excalidraw/docker-compose.ymlfile by adding arestart: unless-stoppedpolicy to theexcalidrawservice. This ensures the service automatically restarts unless it is explicitly stopped.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.