mirror of
https://github.com/TDSCDMAA/AutoMihoyoBBS.git
synced 2026-06-02 18:43:42 +08:00
更改缩进
This commit is contained in:
parent
70e0264ecb
commit
0cfe004239
@ -2,13 +2,13 @@ version: "3"
|
||||
|
||||
services:
|
||||
mihoyo-bbs:
|
||||
image: darkatse/mihoyo-bbs
|
||||
environment:
|
||||
- CRON_SIGNIN=30 9 * * *
|
||||
- MULTI=TRUE
|
||||
volumes:
|
||||
- .:/var/app
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
image: darkatse/mihoyo-bbs
|
||||
environment:
|
||||
- CRON_SIGNIN=30 9 * * *
|
||||
- MULTI=TRUE
|
||||
volumes:
|
||||
- .:/var/app
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "1m"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user