Files
2026-09-08 17:18:05 +02:00

6 lines
247 B
Bash

# Used by the systemd example for an existing Docker Compose Mastodon installation.
# COMPOSE_DIR is the directory containing compose.yml/docker-compose.yml.
COMPOSE_DIR=/path/to/mastodon-compose
COMPOSE_SERVICE=web
COMPOSE_COMMAND=docker compose