File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3.7'
22services :
33 tunnelsats :
44 build : .
5- image : tunnelsats/umbrel-app:v3.0.0
5+ image : tunnelsats/umbrel-app:latest
66 container_name : tunnelsats
77 restart : on-failure
88 network_mode : " host"
Original file line number Diff line number Diff line change 11# App Submission
22
33### App name
4- Tunnelsats (umbrel-app v2 .0.0)
4+ Tunnelsats (umbrel-app v3 .0.0)
55
66### 256x256 SVG icon
77* (Uploaded in PR diff)*
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ manifestVersion: 1
22id : tunnelsats
33category : networking
44name : Tunnelsats
5- version : " 2 .0.0"
5+ version : " 3 .0.0"
66tagline : Secure VPN routing for your Lightning Node
77description : >-
88 Tunnelsats integrates with your LND and Core Lightning apps to provide anonymous, hybrid routing over the fast WireGuard protocol.
@@ -16,8 +16,11 @@ website: https://tunnelsats.com
1616dependencies : []
1717repo : https://github.com/Tunnelsats/ts-umbrel-app
1818support : https://tunnelsats.com/join-telegram
19- port :
20- gallery : []
19+ port : 9739
20+ gallery :
21+ - 1.jpg
22+ - 2.jpg
23+ - 3.jpg
2124path : " "
2225defaultUsername : " "
2326defaultPassword : " "
You can’t perform that action at this time.
0 commit comments