mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
Update manifest.toml
This commit is contained in:
parent
8fa9949e2c
commit
0d124f5c5c
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "ulogger"
|
|||
description.en = "Real-time collection of geolocation data, tracks viewing and management"
|
||||
description.fr = "Géolocalisation en temps réel, gestion et affichage de traces"
|
||||
|
||||
version = "1.1~ynh1"
|
||||
version = "1.1~ynh2"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -62,7 +62,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server php8.1-mysql"
|
||||
packages = "mariadb-server, php8.1-mysql"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue