Merge branch 'development' of https://github.com/Annihilator708/Sebi-Machine into development

This commit is contained in:
annihilator708 2018-05-21 04:37:15 +02:00
commit 38ab7ce6d5

View File

@ -1,4 +1,6 @@
version: "3" version: '3'
services: services:
bot: sebibot:
build: . build: .
volumes:
- .:/bot