#!/bin/sh set -e export $(grep -E -v '^#' .env | xargs) docker stack deploy -c docker-compose.yml nwxraybot