LanguageBlockBot/docker-compose.yml

8 lines
169 B
YAML
Raw Normal View History

2024-05-16 15:52:59 +02:00
services:
language-block-bot:
build:
context: .
dockerfile: Dockerfile
environment:
JAVA_TOOL_OPTIONS: "-Dlanguageblockbot.bot.token=$TOKEN"