Skip to content
Snippets Groups Projects
Commit a22cd872 authored by Mart van Santen's avatar Mart van Santen Committed by Maarten de Waard
Browse files

Change back to new docker commands

parent 11d14b82
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ if [[ -z "$HYDRA_CLIENT_SECRET" ]]; then
exit 1
fi
KUBECTL_UID=${UID:-1001} KUBECTL_GID=${GID:-0} docker-compose up
KUBECTL_UID=${UID:-1001} KUBECTL_GID=${GID:-0} docker compose up
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment