File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 44 volumes :
55 - ./volumes/dashmachine/user_data:/dashmachine/dashmachine/user_data
66 ports :
7- - 5000:5000
7+ - " 5000:5000"
88 restart : unless-stopped
Original file line number Diff line number Diff line change 66 volumes :
77 - ./volumes/heimdall/config:/config
88 ports :
9- - 8882:80
10- - 8883:443
9+ - " 8882:80"
10+ - " 8883:443"
1111 restart : unless-stopped
Original file line number Diff line number Diff line change 66 volumes :
77 - ./volumes/homer/assets:/www/assets
88 ports :
9- - 8881:8080
9+ - " 8881:8080"
1010 restart : unless-stopped
Original file line number Diff line number Diff line change 22 image : portainer/agent
33 container_name : portainer-agent
44 ports :
5- - 9002:9001
5+ - " 9002:9001"
66 volumes :
77 - /var/run/docker.sock:/var/run/docker.sock
88 - /var/lib/docker/volumes:/var/lib/docker/volumes
Original file line number Diff line number Diff line change 1010 - ./volumes/qbittorrent/config:/config
1111 - ./volumes/qbittorrent/downloads:/downloads
1212 ports :
13- - 6881:6881
14- - 6881:6881/udp
15- - 15080:15080
16- - 1080:1080
13+ - " 6881:6881"
14+ - " 6881:6881/udp"
15+ - " 15080:15080"
16+ - " 1080:1080"
You can’t perform that action at this time.
0 commit comments