docker-compose
This commit is contained in:
parent
0df858ee54
commit
212ff40228
1 changed files with 4 additions and 0 deletions
4
docker-compose.yml
Normal file
4
docker-compose.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
version: "3.9"
|
||||||
|
services:
|
||||||
|
bot:
|
||||||
|
build: .
|
Loading…
Add table
Reference in a new issue