mirror of
https://github.com/angolo40/mikrocata2selks.git
synced 2025-05-12 00:17:21 +00:00
Update easyinstall.sh
edited and fixed docker compose command for docker v2
This commit is contained in:
parent
6eecca762f
commit
21b084331a
@ -123,7 +123,7 @@ then
|
|||||||
done
|
done
|
||||||
|
|
||||||
./easy-setup.sh --non-interactive $cmd2 --iA --restart-mode always --es-memory 6G
|
./easy-setup.sh --non-interactive $cmd2 --iA --restart-mode always --es-memory 6G
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user