Skip to content
Snippets Groups Projects
Commit f4631579 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2737 OZG-2950 add export

parent 397505d0
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ echo
if [ "$(expr substr $(uname -s) 1 5)" == "Linux" ];
then
DOCKER_GATEWAY_HOST=172.17.0.1
export DOCKER_GATEWAY_HOST=172.17.0.1
fi
docker compose -f ${SCRIPT_DIR}/docker-compose.yml up -d ozg-mongodb ozg-usermanager ozg-elastic
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment