mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Partial revert
This commit is contained in:
parent
acd15283cf
commit
a6ab2dea7b
1 changed files with 7 additions and 0 deletions
|
@ -79,6 +79,13 @@ ram.runtime = "50M"
|
||||||
extract = false
|
extract = false
|
||||||
rename = "mariadb-java-client.jar"
|
rename = "mariadb-java-client.jar"
|
||||||
|
|
||||||
|
[resources.sources.tomcat9_deb]
|
||||||
|
url = "https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u10_all.deb"
|
||||||
|
sha256 = "0dd30fee78ecd3980e9ee3ba018071755ddf84e2288b860900709f1013e368ed"
|
||||||
|
format = "whatever"
|
||||||
|
extract = false
|
||||||
|
rename = "tomcat9.deb"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
main.default = 8080
|
main.default = 8080
|
||||||
guacd.default = 4822
|
guacd.default = 4822
|
||||||
|
|
Loading…
Add table
Reference in a new issue