Merge pull request #18 from shibaobun/fix-docker-compose

Tweak Docker compose
main
fotoente 2 years ago committed by GitHub
commit 47362ed437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,7 @@ version: "3"
services:
misskey-ebooks-bot:
build:
context: ./
image: fotoente/misskey-ebooks-bot
container_name: misskey-ebooks-bot
restart: always
volumes:

Loading…
Cancel
Save