mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
add tomcat10 source
This commit is contained in:
parent
d1534eda75
commit
096a7e7bfb
1 changed files with 7 additions and 0 deletions
|
@ -86,6 +86,13 @@ ram.runtime = "50M"
|
|||
extract = false
|
||||
rename = "tomcat9.deb"
|
||||
|
||||
[resources.sources.tomcat10_deb]
|
||||
url = "https://ftp.debian.org/debian/pool/main/t/tomcat10/tomcat10_10.1.6-1+deb12u2_all.deb"
|
||||
sha256 = "69cf85b0e9934314677a881a994a694c0f2fcf27065d520ef99305e53795f7f8"
|
||||
format = "whatever"
|
||||
extract = false
|
||||
rename = "tomcat10.deb"
|
||||
|
||||
[resources.ports]
|
||||
main.default = 8080
|
||||
guacd.default = 4822
|
||||
|
|
Loading…
Add table
Reference in a new issue