mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-22 15:58:40 -05:00
223 B
223 B
A sample docker-compose.yml
file:
version: '3'
services:
bot:
image: "classabbyamp/discord-qrm2:latest"
container_name: "discord-qrm2"
volumes:
- "./data:/app/data:rw"