1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rustdesk-server_ynh.git synced 2024-09-03 20:16:24 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-29 19:20:16 +01:00
parent eff3b0a864
commit 4294494b19

View file

@ -63,7 +63,7 @@ ram.runtime = "50M"
[resources.ports] [resources.ports]
main.default = 21115 main.default = 21115
main.exposed = "TCP" main.exposed = "TCP"
hbbs.main = 21116 hbbs.default = 21116
hbbs.exposed = "Both" hbbs.exposed = "Both"
hbbr.main = 21117 hbbr.default = 21117
hbbr.exposed = "TCP" hbbr.exposed = "TCP"