1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00
This commit is contained in:
ericgaspar 2021-09-19 08:38:42 +02:00
parent 5acd025150
commit d7d62b539f
2 changed files with 2 additions and 3 deletions

View file

@ -30,8 +30,7 @@
"install" : [
{
"name": "domain",
"type": "domain",
"example": "domain.org"
"type": "domain"
},
{
"name": "is_public",

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="postgresql apt-transport-https redis-server"
pkg_dependencies="postgresql apt-transport-https"
#=================================================
# PERSONAL HELPERS