This commit is contained in:
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal 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
|
Reference in New Issue
Block a user