Added config for Docker

This commit is contained in:
Álvaro Gómez Cuenca 2020-12-09 16:01:38 +01:00
commit 018db043e7
2 changed files with 23 additions and 0 deletions

View file

@ -0,0 +1,5 @@
version: "3"
services:
bot:
build: .
image: mydiscordbot