mirror of
https://github.com/YunoHost-Apps/mongo-express_ynh.git
synced 2024-09-03 19:46:04 +02:00
default v7 Update manifest.toml
This commit is contained in:
parent
4df423748f
commit
244e15fa82
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ ram.runtime = "50M"
|
|||
ask.fr = "Choisissez la version de Mongo a installer ou 'None' si Mongo est déjà installé"
|
||||
type = "select"
|
||||
choices = ["None", "4.4", "5.0", "6.0", "7.0"]
|
||||
default = "6.0"
|
||||
default = "7.0"
|
||||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
|
|
Loading…
Add table
Reference in a new issue