6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
services:
|
|
bot:
|
|
restart: unless-stopped
|
|
build: .
|
|
environment:
|
|
- DISCORD_TOKEN=token go here |