Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- services:
- cove:
- container_name: cove
- ports:
- - 8080:8080/tcp # web portal
- - 42069:42069/tcp # torrent port
- - 42069:42069/udp # torrent port
- volumes:
- - ./cove:/data # path to where keep data, persistent
- image: anacrolix/cove
Add Comment
Please, Sign In to add comment