mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update manifest.toml
This commit is contained in:
parent
121cde8185
commit
72a395ef26
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@ ram.runtime = "50M"
|
||||||
default = "jitsi.riot.im"
|
default = "jitsi.riot.im"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.armv7_bookworm]
|
[resources.sources.armv7_bookworm]
|
||||||
url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bookworm-bin1_armv7l.tar.gz"
|
url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bookworm-bin1_armv7l.tar.gz"
|
||||||
sha256 = "fd516b379687540aa74c828a8d93cb05e59a04c03508258cfb6b331cfb80ea18"
|
sha256 = "fd516b379687540aa74c828a8d93cb05e59a04c03508258cfb6b331cfb80ea18"
|
||||||
|
@ -62,7 +64,7 @@ ram.runtime = "50M"
|
||||||
url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bullseye-bin1_armv7l.tar.gz"
|
url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bullseye-bin1_armv7l.tar.gz"
|
||||||
sha256 = "70ea244b3527ccaaba5384106078c60ef1482b104924311af02406bd52eebf3c"
|
sha256 = "70ea244b3527ccaaba5384106078c60ef1482b104924311af02406bd52eebf3c"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.ports]
|
||||||
main.default = 8008
|
main.default = 8008
|
||||||
synapse_tls.default = 8448
|
synapse_tls.default = 8448
|
||||||
synapse_tls.exposed = "TCP"
|
synapse_tls.exposed = "TCP"
|
||||||
|
|
Loading…
Add table
Reference in a new issue