Merge pull request 'fix: infra: edge service missing restart: unless-stopped in lib/generators.sh (#768)' (#774) from fix/issue-768 into main
This commit is contained in:
commit
be463c5b43
1 changed files with 1 additions and 0 deletions
|
|
@ -407,6 +407,7 @@ services:
|
|||
edge:
|
||||
build: ./docker/edge
|
||||
container_name: disinto-edge
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- apparmor=unconfined
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue