mirror of
https://github.com/Floriansylvain/GObot.git
synced 2026-08-19 11:43:16 +02:00
tech: docker&envs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
gobot:
|
||||
build: .
|
||||
environment:
|
||||
- TOKEN=${TOKEN}
|
||||
- BOT_PREFIX=${BOT_PREFIX}
|
||||
Reference in New Issue
Block a user