mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
Add missing restart policy (#2216)
somehow it managed to stay out the final revision. Signed-off-by: Ark74 <ark@switnet.org>
This commit is contained in:
parent
093bc42203
commit
a4adfa87d6
@ -174,6 +174,7 @@ services:
|
||||
fts_os-node:
|
||||
image: opensearchproject/opensearch
|
||||
container_name: fts_os-node
|
||||
restart: always
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user