Skip to content

Commit

Permalink
HARMONY-1564: Add giovanni-adapter to locally deployed services in wo…
Browse files Browse the repository at this point in the history
…rkflow.
ygliuvt committed Jan 16, 2024
1 parent 87b801f commit 2fbeacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/create-dotenv
Original file line number Diff line number Diff line change
@@ -58,7 +58,7 @@ EOF
echo "KUBE_CONTEXT=minikube" >> .env
fi
else
echo -e "\nLOCALLY_DEPLOYED_SERVICES=harmony-service-example\n" >> .env
echo -e "\nLOCALLY_DEPLOYED_SERVICES=harmony-service-example,giovanni-adapter\n" >> .env
fi

fi

0 comments on commit 2fbeacb

Please sign in to comment.