7 lines
153 B
YAML
7 lines
153 B
YAML
|
services:
|
||
|
bibliotech-discordbot:
|
||
|
image: thatbenbierens/codex-discordbot:initial
|
||
|
environment:
|
||
|
- TOKEN=tokenplz
|
||
|
- DEPLOYS=deploypath
|