#!/bin/bash

CURRENT_PATH="$(dirname -- "${BASH_SOURCE[0]}")"
docker-compose -f $CURRENT_PATH/docker-compose.yml down