Add more logs

This commit is contained in:
Piotr Żurek
2025-02-27 22:09:01 +01:00
parent d970e590ca
commit e7f8eb02b8

View File

@@ -15,6 +15,6 @@ export COMPOSE_HTTP_TIMEOUT=120
# Build the images and call docker compose. # Build the images and call docker compose.
cd "$DOCKER_RESOURCE_FOLDER" cd "$DOCKER_RESOURCE_FOLDER"
docker compose up -d --build --force-recreate docker compose up --build --force-recreate &
$SCRIPT_DIR/wait-service-to-start.sh $SCRIPT_DIR/wait-service-to-start.sh