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