red ebalo
This commit is contained in:
parent
a2fa597921
commit
023fd3207d
8 changed files with 150 additions and 0 deletions
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
services:
|
||||
owlrandomshitbot:
|
||||
image: owlrandomshitbot
|
||||
build:
|
||||
context: .
|
||||
env_file: ".env"
|
Loading…
Add table
Add a link
Reference in a new issue