bot/docker-compose.yaml

8 lines
132 B
YAML
Raw Normal View History

2022-05-28 12:24:10 +02:00
version: "2"
services:
bot_discord:
restart: always
build: ./src
container_name: bot_discord
env_file: ./env_file