summaryrefslogtreecommitdiff
path: root/quickstart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'quickstart.sh')
-rwxr-xr-xquickstart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/quickstart.sh b/quickstart.sh
index 7c14a1f..56cc77a 100755
--- a/quickstart.sh
+++ b/quickstart.sh
@@ -42,5 +42,5 @@ if [ ! -f ${DOCKER_JWT_HTPASSWD_PATH}/userdb.yaml ]; then
fi
# Launch the containers.
-docker-compose -f docker/docker-compose-dev.yaml up -d $build
+docker-compose -f docker/docker-compose.yaml up -d $build
docker-compose -f auth-server-poc/docker-compose.yml up -d $build