adding this network is confusing to newbies
This commit is contained in:
parent
390285c2d6
commit
262f01f9f5
13 changed files with 13 additions and 13 deletions
|
@ -14,7 +14,7 @@ Image=docker.io/actualbudget/actual-server:latest
|
|||
ContainerName=actual
|
||||
HostName=actual
|
||||
|
||||
Network=protonvpn.network
|
||||
Network=
|
||||
|
||||
Volume=/volumes/actual/data:/data
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ ContainerName=dashy
|
|||
HostName=dashy
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
|
||||
Volume=./user-data:/app/user-data
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ AutoUpdate=registry
|
|||
AddCapability=NET_ADMIN
|
||||
AddDevice=/dev/net/tun:/dev/net/tun
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
|
||||
Volume=/volumes/books/gluetun/auth/config.toml:/gluetun/auth/config.toml
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ Image=ghcr.io/ajnart/homarr:latest
|
|||
ContainerName=homarr
|
||||
HostName=homarr
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
#PublishPort=7575:7575
|
||||
|
||||
Volume=/volumes/homarr/app/data/configs:/app/data/configs
|
||||
|
|
|
@ -15,7 +15,7 @@ ContainerName=kavita
|
|||
HostName=kavita
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
PublishPort=5000
|
||||
|
||||
Volume=/volumes/books/kavita/kavita/config:/kavita/config
|
||||
|
|
|
@ -16,7 +16,7 @@ ContainerName=librespeed
|
|||
HostName=librespeed
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=container:gluetun
|
||||
Network=
|
||||
|
||||
Volume=/volumes/librespeed/database:/database
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ ContainerName=pointspend
|
|||
HostName=pointspend
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=container:gluetun
|
||||
Network=
|
||||
|
||||
Environment=BUFFER=1000
|
||||
Environment=WEDGEHOURS=0
|
||||
|
|
|
@ -20,7 +20,7 @@ ContainerName=qbittorrent-port-forward
|
|||
HostName=qbittorrent-port-forward
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=container:gluetun
|
||||
Network=
|
||||
|
||||
Environment=QBT_USERNAME=$qbt_user
|
||||
Environment=QBT_ADDR=http://localhost:8080
|
||||
|
|
|
@ -16,7 +16,7 @@ ContainerName=qbittorrent
|
|||
HostName=qbittorrent
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=container:gluetun
|
||||
Network=
|
||||
|
||||
Volume=/volumes/books/qbittorrent/config:/config
|
||||
Volume=/volumes/books/qbittorrent/downloads:/downloads
|
||||
|
|
|
@ -19,7 +19,7 @@ ContainerName=seedboxapi
|
|||
HostName=seedboxapi
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=container:gluetun
|
||||
Network=
|
||||
|
||||
Volume=/volumes/books/seedboxapi/config:/config
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ Image=docker.io/frooodle/s-pdf:latest
|
|||
ContainerName=stirlingPDF
|
||||
HostName=stirlingPDF
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
|
||||
Volume=/volumes/stirlingPDF/usr/share/tesseract-ocr/5/tessdata:/usr/share/tesseract-ocr/5/tessdata
|
||||
Volume=/volumes/stirlingPDF/configs:/configs
|
||||
|
|
|
@ -15,7 +15,7 @@ ContainerName=thelounge
|
|||
HostName=thelounge
|
||||
AutoUpdate=registry
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
PublishPort=9000
|
||||
|
||||
Volume=/volumes/books/thelounge/var/opt/thelounge:/var/opt/thelounge
|
||||
|
|
|
@ -14,7 +14,7 @@ Image=docker.io/traggo/server:latest
|
|||
ContainerName=traggo
|
||||
HostName=traggo
|
||||
|
||||
Network=protonvpn
|
||||
Network=
|
||||
|
||||
Volume=/volumes/traggo/opt/traggo/data:/opt/traggo/data
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue