Welcome to WiFi-Widget Discussions! #111
w2sv
announced in
Announcements
Replies: 1 comment
-
|
services: flood: hostname: flood image: jesec/flood user: 1000:1001 restart: unless-stopped command: --port 3001 --allowedpath /data environment: HOME: /config volumes: - /home/jc/dlconfig:/config - /mnt/data0:/data ports: - 127.0.0.1:3001:3001 rtorrent: hostname: rtorrent image: jesec/rtorrent user: 1000:1001 restart: unless-stopped command: -o network.port_range.set=6881-6881,system.daemon.set=true environment: HOME: /config volumes: - /home/jc/dlconfig:/config - /mnt/data0:/data ports: - 0.0.0.0:6881:6881 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
Beta Was this translation helpful? Give feedback.
All reactions