|
@@ -41,6 +41,11 @@ port = 8000:8080
|
|
|
environment = DOCKER_UID=`id -u`
|
|
|
volumes = /data/pan/qbit/down:/torrents
|
|
|
|
|
|
+[wiz]
|
|
|
+port = 8002:80,9269:9269/udp
|
|
|
+environment = DOCKER_UID=`id -u`
|
|
|
+volumes = /data/pan/wiz/data:/wiz/storage,/etc/localtime:/etc/localtime
|
|
|
+
|
|
|
[seafile]
|
|
|
;https://cloud.seafile.com/published/seafile-manual-cn/docker/%E7%94%A8Docker%E9%83%A8%E7%BD%B2Seafile.md
|
|
|
port = 8030:80
|