mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Update manifest.toml
This commit is contained in:
parent
ac3471adbd
commit
fc6f23fae6
1 changed files with 2 additions and 1 deletions
|
@ -43,11 +43,12 @@ ram.runtime = "50M"
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
main.default = 4200
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
main.allowed = "admins"
|
main.allowed = "admins"
|
||||||
#main.protected = true
|
main.protected = true
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "shellinabox"
|
packages = "shellinabox"
|
||||||
|
|
Loading…
Add table
Reference in a new issue