mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
Update manifest.toml
This commit is contained in:
parent
d68ce49839
commit
c004dc03d8
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://coder.com/docs/code-server/latest/FAQ"
|
|||
code = "https://github.com/coder/code-server"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.17"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -29,7 +29,6 @@ ram.runtime = "100M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
|
Loading…
Add table
Reference in a new issue