FS25-Discord-Bot/docker-compose.yml

11 lines
No EOL
197 B
YAML

version: "2"
services:
ls25bot:
build:
context: .
dockerfile: Dockerfile
container_name: ls25bot
restart: always
volumes:
- ./config.json:/app/config.json