Merge pull request #148 from kmzs123/master

增加docker自动重启
This commit is contained in:
Womsxd 2022-07-30 19:07:34 +08:00 committed by GitHub
commit 397ab77e16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ version: "3"
services:
mihoyo-bbs:
image: darkatse/mihoyo-bbs
restart: always
environment:
- CRON_SIGNIN=30 9 * * *
- MULTI=TRUE