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:
parent
990a3cb650
commit
1932b08bb1
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ ram.runtime = "50M"
|
|||
main.default = 4000
|
||||
main.exposed = "TCP"
|
||||
api.default = 5000
|
||||
web.default = 6000
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue