initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-15 19:31:12 -05:00
commit 9bb2964032
10 changed files with 115 additions and 0 deletions

9
docker-compose.yml Normal file
View File

@ -0,0 +1,9 @@
version: "3"
services:
misskey-szuru-bot:
image: shibaobun/misskey-szuru-bot
container_name: misskey-szuru-bot
restart: always
volumes:
- ./crontab:/usr/src/app/crontab