1
0
Fork 0
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:
Éric Gaspar 2023-09-17 15:01:12 +02:00
parent 8fa9949e2c
commit 0d124f5c5c

View file

@ -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"