mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #599] [MERGED] refactor: update docker-compose.yml to include version and restart policy #9175
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/599
Author: @jemgdevp
Created: 12/18/2025
Status: ✅ Merged
Merged: 12/18/2025
Merged by: @Siumauricio
Base:
canary← Head:refactor-excalidraw📝 Commits (1)
96dbfe0refactor: 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.ymlfile for the Excalidraw blueprint. The change ensures that theexcalidrawservice will automatically restart unless it is explicitly stopped, improving service reliability.restart: unless-stoppedpolicy to theexcalidrawservice indocker-compose.ymlto enhance container uptime.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.