red ebalo

This commit is contained in:
Owl 2024-10-25 23:45:07 +07:00
parent a2fa597921
commit 023fd3207d
8 changed files with 150 additions and 0 deletions

6
docker-compose.yml Normal file
View file

@ -0,0 +1,6 @@
services:
owlrandomshitbot:
image: owlrandomshitbot
build:
context: .
env_file: ".env"