mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-14 02:20:53 +08:00
fix bug
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- PUID=1000
|
||||
- WEBUI_PORT=${QB_PORT}
|
||||
volumes:
|
||||
- qb_config:/config # 填入实际地址
|
||||
- qb_config:/config
|
||||
- ${DOWNLOAD_PATH}:/downloads # 填入下载绝对路径
|
||||
ports:
|
||||
- ${QB_PORT}:${QB_PORT}
|
||||
|
||||
Reference in New Issue
Block a user