1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00

add web endpoint port

This commit is contained in:
lapineige 2024-02-05 20:34:10 +01:00 committed by GitHub
parent 990a3cb650
commit 1932b08bb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,6 +76,7 @@ ram.runtime = "50M"
main.default = 4000 main.default = 4000
main.exposed = "TCP" main.exposed = "TCP"
api.default = 5000 api.default = 5000
web.default = 6000
[resources.system_user] [resources.system_user]