fix: infra: edge service missing restart: unless-stopped in lib/generators.sh (#768)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/smoke-init Pipeline was successful

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude 2026-04-15 09:03:26 +00:00
parent 0db4c84818
commit 0baac1a7d8

View file

@ -407,6 +407,7 @@ services:
edge:
build: ./docker/edge
container_name: disinto-edge
restart: unless-stopped
security_opt:
- apparmor=unconfined
ports: