mirror of
https://github.com/Floriansylvain/GObot.git
synced 2026-08-19 11:43:16 +02:00
6 lines
104 B
YAML
6 lines
104 B
YAML
services:
|
|
gobot:
|
|
build: .
|
|
environment:
|
|
- TOKEN=${TOKEN}
|
|
- BOT_PREFIX=${BOT_PREFIX} |