#!/bin/bash set -e docker_compose_content=$(cat < local.env DATABASE_URL=postgres://cuddle:cuddle@localhost:5432/cuddle EOF