version: '3.8' services: plex-discord-bot: build: . env_file: .env restart: unless-stopped volumes: - ./bot:/app/bot