Skip to content

我在superng6/qbittorrentee:4.6.6.10版本之后就不能使用了,对环境变量做了更改吗? #74

@pq0000

Description

@pq0000
 environment:
   - PUID=1000       # uid
   - PGID=100          # gid
   - TZ=Asia/Shanghai  # 时区
   - UMASK=022
   - WEBUIPORT=28080
 ports:
   - 6881:6881
   - 6881:6881/udp
   - 28080:28080
 restart: unless-stopped
 
 之前都是好好的,我怀疑是端口占用问题,但是我没有做出其他的改动,唯一变化就是升级了qbit,请问可能是什么原因。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions