diff --git a/entrypoint.sh b/entrypoint.sh index 4025eca..550c280 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -88,3 +88,5 @@ echo "Both services are running. PIDs: ${CHILD_PIDS[*]}" # Wait for all background processes wait + +cd /srv/stack