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:
Luis Guzman 2022-02-01 04:03:31 -06:00 committed by GitHub
parent 093bc42203
commit a4adfa87d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,6 +174,7 @@ services:
fts_os-node:
image: opensearchproject/opensearch
container_name: fts_os-node
restart: always
command:
- sh
- -c