#!/usr/bin/env bash

docker-compose --profile profiling stop && docker-compose up -d --remove-orphans
