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"
|
code = "https://github.com/coder/code-server"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.17"
|
yunohost = ">= 11.2"
|
||||||
architectures = ["amd64", "arm64", "armhf"]
|
architectures = ["amd64", "arm64", "armhf"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -29,7 +29,6 @@ ram.runtime = "100M"
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
full_domain = true
|
|
||||||
|
|
||||||
[install.admin]
|
[install.admin]
|
||||||
type = "user"
|
type = "user"
|
||||||
|
|
Loading…
Add table
Reference in a new issue