parent
4df3901e73
commit
5beb6e550f
@ -0,0 +1,10 @@
|
||||
version: "2.0"
|
||||
|
||||
services:
|
||||
bot:
|
||||
build:
|
||||
context: .
|
||||
volumes:
|
||||
- /twitch-bot/settings.cfg:/bot/settings.cfg
|
||||
environment:
|
||||
- DEBUG=0
|
Loading…
Reference in new issue