Skip to content

Commit 765ce38

Browse files
authored
Update wildy.compose.yml
1 parent 1785e80 commit 765ce38

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

wildy.compose.yml

-15
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
version: '3.8'
22
services:
33

4-
# ipfs:
5-
# image: ghcr.io/linuxserver/ipfs
6-
# container_name: ipfs
7-
# environment:
8-
# - PUID=1000
9-
# - PGID=1000
10-
# - TZ=${TIME_ZONE}
11-
# volumes:
12-
# - ${PRIMARY_MOUNT}/data:/config
13-
# ports:
14-
# - 8080:80 # WebUI port
15-
# - 4001:4001 # Pering port (EXPOSE!)
16-
# - 5001:5001 # API port
17-
# restart: unless-stopped
18-
194
transmission:
205
image: haugene/transmission-openvpn:latest
216
container_name: transmission

0 commit comments

Comments
 (0)